]> git.kaiwu.me - nginx.git/commit
Upstream: hide_headers_hash inherited regardless of cache settings.
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)
commitf5dcb06f28a813e4ee01a7ab25882bbfa8193eb3
tree19c0c9a8425bb824a3a9ec132a90d3f897ea5c71
parent71841601d2e98e875512bf626e04866fceb4c04c
Upstream: hide_headers_hash inherited regardless of cache settings.

Dependency on cache settings existed prior to 2728c4e4a9ae (0.8.44)
as Set-Cookie header was automatically hidden from responses when
using cache.  This is no longer the case, and hide_headers_hash can
be safely inherited regardless of cache settings.
src/http/ngx_http_upstream.c