]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
merge fix to 39245?
authorJeff Trawick <trawick@apache.org>
Thu, 12 Apr 2007 15:16:33 +0000 (15:16 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 12 Apr 2007 15:16:33 +0000 (15:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@527975 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e3207d9a51ec94a87b22ac917270365ab8ef2a78..cdb2037f2a4bca84bc4f5df51a3409d8b14f4206 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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