From: Stefan Eissing Date: Tue, 14 Jul 2020 09:56:38 +0000 (+0000) Subject: Backport proposal r1879832. X-Git-Tag: 2.4.44~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d22c54d2f33244926073a49202dd6432621d70;p=thirdparty%2Fapache%2Fhttpd.git Backport proposal r1879832. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879855 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 48f9af3f50f..7a7f51ca847 100644 --- 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 ]