]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy: ap_proxy_create_hdrbrgd() to clear hop-by-hop first and fixup last.
authorYann Ylavic <ylavic@apache.org>
Tue, 31 May 2022 15:26:12 +0000 (15:26 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 31 May 2022 15:26:12 +0000 (15:26 +0000)
commit9ba58c7c30f4b56004e26017592d9cea5d97d0d6
treea5786b564d1bd76836517ad606914478948d8bcc
parent660f5820972d961e2dafc1a6a7b66f98b952865c
mod_proxy: ap_proxy_create_hdrbrgd() to clear hop-by-hop first and fixup last.

So that ap_proxy_clear_connection() runs on the original headers only and
proxy_run_fixups() on the final ones.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901461 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c