Commit b044f1bd authored by Jeff Trawick's avatar Jeff Trawick
Browse files

merge fix to 39245?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@527975 13f79535-47bb-0310-9956-ffa450edef68
parent 57ef5071
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -188,3 +188,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x version of patch:
       Trunk version works
     +1: trawick

   * HTTP proxy ProxyErrorOverride: Leave 1xx and 3xx responses alone.  Only
     processing of error responses (4xx, 5xx) will be altered.  PR
     39245.
     Trunk version of patch:
       http://svn.apache.org/viewvc?view=rev&revision=527969
     2.2.x version of patch:
       Trunk version works
     +1: trawick