]> git.kaiwu.me - nginx.git/commit
the "proxy_hide_header" and "fastcgi_hide_header" directives did not
authorIgor Sysoev <igor@sysoev.ru>
Sat, 15 Sep 2007 16:54:58 +0000 (16:54 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sat, 15 Sep 2007 16:54:58 +0000 (16:54 +0000)
commit254353e40e73211ebcbbc9db468c2481a2b7101f
treed2df28b668f8e6b989036e412b539b2da7ff791f
parent48714085dde4fe4c5b695dad23295e3f96fe1d2e
the "proxy_hide_header" and "fastcgi_hide_header" directives did not
hide response header lines whose name was longer than 32 characters
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c