]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: preserve the port number given in a HTTP/1.1
authorStefan Eissing <icing@apache.org>
Thu, 17 Feb 2022 10:06:31 +0000 (10:06 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 17 Feb 2022 10:06:31 +0000 (10:06 +0000)
commit6137cd7b74344f78b47d454749877c3e4839f0fc
treedf3a88b2301dbdf1b02578ae0aab36df00105301
parentd27a32da693bc1f48dd87073e18d43af14843b59
  *) mod_http2: preserve the port number given in a HTTP/1.1
     request that was Upgraded to HTTP/2. Fixes PR65881.

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