]> git.kaiwu.me - nginx.git/commit
Proxy: basic HTTP/1.1 support (including keepalive).
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 15 Sep 2011 19:23:20 +0000 (19:23 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 15 Sep 2011 19:23:20 +0000 (19:23 +0000)
commit2fe0a7a0f6feb13cf777c9e5e635f887e4cd040c
tree72dd8d7147b7ad96ccd1762bd935d49d10ff2db5
parentf2fcf11b25ead5b0c3c0f015a7203f2d30619396
Proxy: basic HTTP/1.1 support (including keepalive).

By default we still send requests using HTTP/1.0.  This may be changed with
new proxy_http_version directive.
src/http/modules/ngx_http_proxy_module.c