]> granicus.if.org Git - apache/commitdiff
New proposal about incomplete request/response bodies detection.
authorYann Ylavic <ylavic@apache.org>
Mon, 17 Feb 2014 18:06:42 +0000 (18:06 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 17 Feb 2014 18:06:42 +0000 (18:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1569064 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 45c27464895e6b1b33f61ccf710eb0421fec6aeb..9b076a10c81164194c1b866849785070ee4c1b3e 100644 (file)
--- 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: