]> git.kaiwu.me - nginx.git/commit
Cache: disable caching of responses with Vary (ticket #118).
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 27 Oct 2014 18:13:39 +0000 (21:13 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 27 Oct 2014 18:13:39 +0000 (21:13 +0300)
commitfc785b12a0fea9ff3d014ad27f37ac73cbe056e8
tree9e23db59a82e3763758d83c4f1d20a3c6bc209e9
parent97e618c55602aeb241c2adcb2fc8d00c02104653
Cache: disable caching of responses with Vary (ticket #118).

The "proxy_ignore_header" directive now undersands the "Vary" parameter
to ignore the header as needed.
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h