]> git.kaiwu.me - nginx.git/commit
Upstream: duplicate headers ignored or properly linked.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:49 +0000 (21:25 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:49 +0000 (21:25 +0300)
commitb8815c797a3e33ae1249886f9fa80b2188eadd0b
tree8d6977d66aa2966799ce728343e7e3ee0e421bc9
parentd22157fade0c3dc05b860be8d7e3eff4a56cb7d3
Upstream: duplicate headers ignored or properly linked.

Most of the known duplicate upstream response headers are now ignored
with a warning.

If syntax permits multiple headers, these are now properly linked to
the lists, notably Vary and WWW-Authenticate.  This makes it possible
to further handle such lists where it makes sense.
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h