From: Stefan Eissing Date: Thu, 17 Feb 2022 10:09:49 +0000 (+0000) Subject: backport proposal for fix of PR65881. X-Git-Tag: 2.4.53-rc1-candidate~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a07166823440b3c0bf1dc5e6f980da7a33f630;p=thirdparty%2Fapache%2Fhttpd.git backport proposal for fix of PR65881. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898147 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 670b6155b95..5e789fa3fa0 100644 --- a/STATUS +++ b/STATUS @@ -268,6 +268,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: r1896253 made compatible with 2.4.x where we can't change the layout/size of the existing proxy_worker_shared fields. + *) mod_http2: preserve the port number given in a HTTP/1.1 + request that was Upgraded to HTTP/2. Fixes PR65881. + trunk patch: http://svn.apache.org/r1898146 + 2.4.x patch: svn merge -c 1898146 ^/httpd/httpd/trunk . + +1: icing + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]