]> git.kaiwu.me - nginx.git/commit
merge r3055, r3136:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 26 Oct 2009 17:34:43 +0000 (17:34 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 26 Oct 2009 17:34:43 +0000 (17:34 +0000)
commit6427b81842aea67417d64832c13fe2b0413ddc77
tree98e7936ff810dbb616b4a18e27d82fb2c3b2c293
parentefdaec7003e37933e113b009407f2a62df2ec78a
merge r3055, r3136:

gzip related fixes:

*) do not disable gzip for MSIE 6.0 SV1 in "gzip_disable msie6"
*) nginx always sent "Vary: Accept-Encoding",
   if both gzip_static and gzip_vary were on
src/http/modules/ngx_http_gzip_static_module.c
src/http/ngx_http_request.c