]> granicus.if.org Git - apache/commitdiff
Update proposal according to CHANGES entry (r1665721).
authorYann Ylavic <ylavic@apache.org>
Tue, 10 Mar 2015 23:58:10 +0000 (23:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 10 Mar 2015 23:58:10 +0000 (23:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665743 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 66a991ccee62a704dd29920326aca4b4678d836b..594d9e3c08e932acb9a53c079dc19cc5ce2ebfc4 100644 (file)
--- 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