]> git.kaiwu.me - nginx.git/commit
Upstream: hide_headers_hash handling at http level.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 14 Oct 2016 16:48:26 +0000 (19:48 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 14 Oct 2016 16:48:26 +0000 (19:48 +0300)
commitc541cf70cff6f384f1d95e992e735af63f916482
treeed54c22b9c81cf74f5b7650184bfd43d13e8fc0f
parentf5dcb06f28a813e4ee01a7ab25882bbfa8193eb3
Upstream: hide_headers_hash handling at http level.

When headers to hide are set at the "http" level and not redefined in
a server block, we now preserve compiled headers hash into the "http"
section configuration to inherit this hash to all servers.
src/http/ngx_http_upstream.c