]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
merge of 1898146,1898173 from trunk:
authorStefan Eissing <icing@apache.org>
Fri, 4 Mar 2022 08:51:47 +0000 (08:51 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 4 Mar 2022 08:51:47 +0000 (08:51 +0000)
commit55b993c475cde553eb83f59ff2d65c62bb184c86
tree93834c8649749f6397e44aa421e81c2e8bc419f7
parenta086e1885f0d5ab84d39ca85e554aeab085ca56e
merge of 1898146,1898173 from trunk:

  *) 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/branches/2.4.x@1898586 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr65881.txt [new file with mode: 0644]
modules/http2/h2_request.c
test/modules/http2/env.py
test/modules/http2/htdocs/cgi/hello.py
test/modules/http2/test_502_proxy_port.py [new file with mode: 0644]