view auto/have @ 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 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END