From: Yann Ylavic Date: Tue, 10 Mar 2015 23:58:10 +0000 (+0000) Subject: Update proposal according to CHANGES entry (r1665721). X-Git-Tag: 2.4.13~348 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24662204d6e4a1f3132eb0b9ea1b6fcc3b392f50;p=apache Update proposal according to CHANGES entry (r1665721). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665743 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 66a991ccee..594d9e3c08 100644 --- a/STATUS +++ b/STATUS @@ -282,8 +282,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic - *) mod_proxy(es): Avoid error response/document handling by the core if some - input filter already did it while reading client's payload (double response). + *) core, modules: Avoid error response/document handling by the core if some + handler or input filter already did it while reading the request (causing + a double response body). trunk patch: http://svn.apache.org/r1482522 (partial, ap_map_http_request_error() things only!) http://svn.apache.org/r1529988 http://svn.apache.org/r1529991