]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
authorStefan Eissing <icing@apache.org>
Fri, 8 Sep 2023 07:39:50 +0000 (07:39 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 8 Sep 2023 07:39:50 +0000 (07:39 +0000)
commita2dabc212232b9ff8e2d1defa3c31667142f3704
tree15bdbaa9f5ae737368c839b66f32f7f7270a3b54
parent18b8e6c4abaded5e9bd59f951d9ce8f52050c171
  *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
     Fixed PR66752.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1912180 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/h2_proxy_forwarded_host.txt [new file with mode: 0644]
modules/http2/h2_proxy_session.c
test/modules/http2/htdocs/cgi/hello.py
test/modules/http2/test_600_h2proxy.py