From: Christophe Jaillet Date: Tue, 15 Mar 2016 06:44:48 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.19~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abd3b53f73ed984d2b6b4b63d221b6a4e1fd1cf7;p=thirdparty%2Fapache%2Fhttpd.git Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735023 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5264ddaae8e..cd9b16f8009 100644 --- a/STATUS +++ b/STATUS @@ -167,6 +167,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://eissing.org/expr_http2_2.4.patch +1: icing + *) mod_deflate: follow up to r1619444 (and to r1619383). (backported in r1669555) + Fix counting of inflated bytes in deflate_in_filter() when + asked to flush + trunk patch: http://svn.apache.org/r1619483 + 2.4.x patch: trunk works + +1: + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if