You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2020/09/15 12:44:06 UTC

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

Author: rpluem
Date: Tue Sep 15 12:44:06 2020
New Revision: 1881737

URL: http://svn.apache.org/viewvc?rev=1881737&view=rev
Log:
* Propose

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=1881737&r1=1881736&r2=1881737&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Sep 15 12:44:06 2020
@@ -255,6 +255,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1881303,1881304,1881305,1881306 ^/httpd/httpd/trunk .
      +1: jailletc36,
 
+  *) mod_http2: Log requests and sent the configured error response in case of
+     early detected errors like too many or too long headers.
+     Trunk version of patch:
+        https://svn.apache.org/r1881620
+        https://svn.apache.org/r1881635
+     Backport version for 2.4.x of patch:
+        https://github.com/apache/httpd/pull/142
+        https://github.com/apache/httpd/pull/142.diff
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]