]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport proposal
authorStefan Eissing <icing@apache.org>
Mon, 22 May 2023 13:16:34 +0000 (13:16 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 22 May 2023 13:16:34 +0000 (13:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909983 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a9e541ad371f6b4f282d97b8178a15a903ec5fc5..fbd19a02542d4781b052e39e274e15e43082bde9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -234,6 +234,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         svn merge -c 1909769 ^/httpd/httpd/trunk .  # minor conflicts
      +1: icing,
 
+  *) mod_http2: avoid double chunked-encoding on internal redirects.
+     Fixes PR 66597.
+     Trunk version of patch:
+        https://svn.apache.org/r1909932
+        https://svn.apache.org/r1909982
+     Backport version for 2.4.x of patch:
+        svn merge -c 1909932,1909982 ^/httpd/httpd/trunk .
+     +1: icing,
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]