From: Rainer Jung Date: Fri, 2 Jan 2015 14:32:27 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.11~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d814c4e69aff77ff9938bab7b6f5ba66f688de;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1649044 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 58e4af5b936..7d5f98ba592 100644 --- 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: