]> git.kaiwu.me - nginx.git/commit
Upstream: multiple WWW-Authenticate headers (ticket #485).
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:53 +0000 (21:25 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:53 +0000 (21:25 +0300)
commit87465e089b169f58a6bdd99ab0e7e9fcc79edda1
treed51961c407d50b765baba40513aac768009b6ed0
parent260f48816e06cc1641b0961547bedd1e088a97eb
Upstream: multiple WWW-Authenticate headers (ticket #485).

When using proxy_intercept_errors and an error page for error 401
(Unauthorized), multiple WWW-Authenticate headers from the upstream server
response are now properly copied to the response.
src/http/ngx_http_upstream.c