From: Yann Ylavic Date: Mon, 17 Feb 2014 18:06:42 +0000 (+0000) Subject: New proposal about incomplete request/response bodies detection. X-Git-Tag: 2.4.8~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f22c21716e8903310b2cba003eebbe3e0ed3a1a5;p=apache New proposal about incomplete request/response bodies detection. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1569064 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 45c2746489..9b076a10c8 100644 --- a/STATUS +++ b/STATUS @@ -114,7 +114,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: without mod_request and mod_session present would cause the very same failure. Would a warning in the release notes be good enough? - * mod_proxy: Use consistent canon formats for http, ajp and fcgi (if provided port is the default port, don't add to canon URI). Ensures that ajp and fcgi uses the defined workers and not the default generic reverse proxy @@ -196,6 +195,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patches work +1: jailletc36 + * core: Detect incomplete body in HTTP input filter and return + APR_INCOMPLETE. PR 55475. + trunk patch: http://svn.apache.org/r1538776 + 2.4.x patch: https://people.apache.org/~ylavic/2.4.x-http_filter_incomplete.patch + +1: ylavic + + OTHER PROPOSALS * A list of further possible backports can be found at: