From: Stefan Eissing Date: Fri, 18 Feb 2022 10:12:20 +0000 (+0000) Subject: vote [skip ci] X-Git-Tag: 2.4.53-rc1-candidate~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d88e5fad7bd83e44cf17e74ca61483b01d7fcd0e;p=thirdparty%2Fapache%2Fhttpd.git vote [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898176 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 48bf1f87f93..e9baa958819 100644 --- a/STATUS +++ b/STATUS @@ -268,6 +268,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (PR: https://github.com/apache/httpd/pull/288) ylavic: r1896253 made compatible with 2.4.x where we can't change the layout/size of the existing proxy_worker_shared fields. + +1: ylavic, icing *) mod_http2: preserve the port number given in a HTTP/1.1 request that was Upgraded to HTTP/2. Fixes PR65881.