]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport proposal for fix of PR65881.
authorStefan Eissing <icing@apache.org>
Thu, 17 Feb 2022 10:09:49 +0000 (10:09 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 17 Feb 2022 10:09:49 +0000 (10:09 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898147 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 670b6155b957c4e32ef5b7aeaa3c96119662ac42..5e789fa3fa01601efcbb2d03fcc826e6f4ac688d 100644 (file)
--- 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 ]