]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Fri, 2 Jan 2015 14:32:27 +0000 (14:32 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 2 Jan 2015 14:32:27 +0000 (14:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1649044 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 58e4af5b93680ef03a4d88faa71df95dd47e7c3b..7d5f98ba5923a10a79b38734381c2112958d52b0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -299,6 +299,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunks works
      +1 covener
 
+   * mod_proxy_ajp: Fix get_content_length().
+     clength in request_rec is for response sizes, not request body size.
+     It is initialized to 0, so the "if" branch was never taken.
+     trunk patch: http://svn.apache.org/r1649043
+     2.4.x patch: trunks works (plus CHANGES)
+     +1 rjung
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: