]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose h2 backport for r1909769.
authorStefan Eissing <icing@apache.org>
Fri, 12 May 2023 11:57:38 +0000 (11:57 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 12 May 2023 11:57:38 +0000 (11:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909771 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d263975e4bb6552dfa951d82ac2fb428b0b88fee..a9e541ad371f6b4f282d97b8178a15a903ec5fc5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]