You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2023/05/09 08:41:23 UTC

svn commit: r1909697 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Tue May  9 08:41:23 2023
New Revision: 1909697

URL: http://svn.apache.org/viewvc?rev=1909697&view=rev
Log:
backport proposal


Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1909697&r1=1909696&r2=1909697&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue May  9 08:41:23 2023
@@ -214,6 +214,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://raw.githubusercontent.com/jfclere/patch/main/mod_deflate.patch
      +1: jfclere,
 
+  *) mod_http2:
+     - new directive 'H2MaxDataFrameLen n'
+     - deny protocol upgrade on request with chunked encoding
+     Trunk version of patch:
+        https://svn.apache.org/r1907696
+        https://svn.apache.org/r1907697
+     Backport version for 2.4.x of patch:
+        svn merge -c 1907696,1907697 ^/httpd/httpd/trunk .
+     +1: icing,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]