]> git.kaiwu.me - nginx.git/commit
merge r3316, r3317, r3420, r3421, r3453:
authorIgor Sysoev <igor@sysoev.ru>
Fri, 4 Jun 2010 17:47:04 +0000 (17:47 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 4 Jun 2010 17:47:04 +0000 (17:47 +0000)
commit575d563e22c09442c3f2f4537ee0f51ccf28d271
treee113849c4ab6ba4842cc9e24e3cb342ef3a9c11c
parent0a3498289db56ee688434c0d5ade4483521e6f62
merge r3316, r3317, r3420, r3421, r3453:

browsers related fixes:

*) add MSIE padding for Chrome too
*) disable keepalive for Safari:
       https://bugs.webkit.org/show_bug.cgi?id=5760
*) do not disable keepalive after POST requests for MSIE 7+
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_special_response.c