From: Jeff Trawick Date: Thu, 3 Feb 2005 16:06:59 +0000 (+0000) Subject: proxy-reqbody X-Git-Tag: 2.0.53~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b054dae77f15a1614c1c41b1d513ae5b10d990;p=thirdparty%2Fapache%2Fhttpd.git proxy-reqbody git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151172 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ed8fe445783..d72c69f0837 100644 --- a/STATUS +++ b/STATUS @@ -309,9 +309,11 @@ PATCHES TO BACKPORT FROM 2.1 +1: stoddard, striker, jim -1: brianp (we need a more robust solution than what's in 2.1 right now), jerenkrantz (should be fixed, but I don't have time to do this) - trawick: see proxy-reqbody branch in subversion for improved (?) - implementation; I have an equivalent patch for 2.0.x as well which - is at www.apache.org/~trawick/20reqbody.txt + trawick: A fix has been committed to 2.1-dev. The equivalent patch + for 2.0.x is at www.apache.org/~trawick/20reqbody.txt + (That patch doesn't show a recent change to comments, but that + change is in my 2.0.x tree.) + +1 for 20reqbody.txt: trawick * mod_proxy: Respect errors reported by pre_connection hooks. http://svn.apache.org/viewcvs?view=rev&rev=111304