Commit 54dc1e60 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

proxy-reqbody


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151172 13f79535-47bb-0310-9956-ffa450edef68
parent 488b0452
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -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