view auto/have_headers @ 4276:a0f18c78db3b

Fixed Upgrade header clearing with proxy_cache. This was missed in proxy HTTP/1.1 support commit (r4127).
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 14 Nov 2011 13:21:10 +0000
parents 9b8c906f6e63
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END