From: Jim Jagielski Date: Thu, 17 Jul 2014 18:18:43 +0000 (+0000) Subject: vote X-Git-Tag: 2.2.28~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f1139d91f32df4984171700a8df13f29273367;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611424 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 268f41c4c55..480b5dff21a 100644 --- a/STATUS +++ b/STATUS @@ -180,7 +180,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://svn.apache.org/r1610397 (2.4.10) 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_deflate-flush_end_of_stream.patch (modulo CHANGES) - +1: ylavic, breser + +1: ylavic, breser, jim *) core: Detect incomplete request and response bodies, log an error and forward it to the underlying filters. PR 55475 [Yann Ylavic]