]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
proxy-reqbody
authorJeff Trawick <trawick@apache.org>
Thu, 3 Feb 2005 16:06:59 +0000 (16:06 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 3 Feb 2005 16:06:59 +0000 (16:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151172 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ed8fe445783c75d335d7dc0eb148c38990a48211..d72c69f0837cf71a9412abbb13b4c5c34564667f 100644 (file)
--- 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