summaryrefslogtreecommitdiffstats
path: root/changes-entries/h2_proxy_forwarded_host.txt
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2023-09-08 09:39:50 +0200
committerStefan Eissing <icing@apache.org>2023-09-08 09:39:50 +0200
commita2dabc212232b9ff8e2d1defa3c31667142f3704 (patch)
tree15bdbaa9f5ae737368c839b66f32f7f7270a3b54 /changes-entries/h2_proxy_forwarded_host.txt
parentUpdate DavBasePath availability. (diff)
downloadapache2-a2dabc212232b9ff8e2d1defa3c31667142f3704.tar.xz
apache2-a2dabc212232b9ff8e2d1defa3c31667142f3704.zip
*) 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
Diffstat (limited to 'changes-entries/h2_proxy_forwarded_host.txt')
-rw-r--r--changes-entries/h2_proxy_forwarded_host.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes-entries/h2_proxy_forwarded_host.txt b/changes-entries/h2_proxy_forwarded_host.txt
new file mode 100644
index 0000000000..1073f51d0e
--- /dev/null
+++ b/changes-entries/h2_proxy_forwarded_host.txt
@@ -0,0 +1,4 @@
+ *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
+ Fixed PR66752.
+ [Stefan Eissing]
+