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