]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposal r1879832.
authorStefan Eissing <icing@apache.org>
Tue, 14 Jul 2020 09:56:38 +0000 (09:56 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 14 Jul 2020 09:56:38 +0000 (09:56 +0000)
[skip ci]

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

STATUS

diff --git a/STATUS b/STATUS
index 48f9af3f50f5311e4a347bfb94d63d167a8529dc..7a7f51ca8476fb82834cc02738a57d5695a6862d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -213,6 +213,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://github.com/apache/httpd/pull/132.diff
     +1: rpluem, icing
 
+ *) mod_http2: Fixes LimitRequestFields configuration handling to compensate for
+    browsers that send request headers as multiple ones to make best use of HTTP/2
+    compression. 
+    Trunk version of patch:
+      http://svn.apache.org/r1879832
+    2.4.x:
+      svn merge -c 1879832 ^/httpd/httpd/trunk .
+    +1: icing  
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]