]> git.kaiwu.me - nginx.git/commit
Fixed missing "Location" field with some relative redirects.
authorRuslan Ermilov <ru@nginx.com>
Thu, 22 Dec 2016 08:58:52 +0000 (11:58 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 22 Dec 2016 08:58:52 +0000 (11:58 +0300)
commitf02170672926e6afe273340fefb44bd1cc1d6ed4
tree73fab606ed909b5908874cf7132fcf6addbd5b8d
parentdd70e741970c841a1555911f6468b39870c0607b
Fixed missing "Location" field with some relative redirects.

Relative redirects did not work with directory redirects and
auto redirects issued by nginx.
src/http/modules/ngx_http_dav_module.c
src/http/modules/ngx_http_static_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_upstream.c