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/12 11:57:38 UTC

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

Author: icing
Date: Fri May 12 11:57:38 2023
New Revision: 1909771

URL: http://svn.apache.org/viewvc?rev=1909771&view=rev
Log:
propose h2 backport for r1909769.


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=1909771&r1=1909770&r2=1909771&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri May 12 11:57:38 2023
@@ -224,6 +224,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         svn merge -c 1907696,1907697 ^/httpd/httpd/trunk .
      +1: icing,
 
+  *) mod_http2:
+     - New directive 'H2EarlyHint name value'
+     - Fixed PR 66537 where requests were logged late and with wrong duration
+     - Fixed reporting of bytes actually sent (%O)
+     Trunk version of patch:
+        https://svn.apache.org/r1909769
+     Backport version for 2.4.x of patch:
+        svn merge -c 1909769 ^/httpd/httpd/trunk .  # minor conflicts
+     +1: icing,
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]