]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r527969 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 1 May 2007 13:22:27 +0000 (13:22 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 1 May 2007 13:22:27 +0000 (13:22 +0000)
commit545f73efebf26aeb7e363619be06ddf27d395186
tree4cf0b62df5e7853aa6d2a1d200c31b8c1fbbc823
parenta2d3295494b939176020951106b8e8039d70d7c7
Merge r527969 from trunk:

HTTP proxy ProxyErrorOverride: Leave 1xx and 3xx responses alone.  Only
processing of error responses (4xx, 5xx) will be altered.

PR: 39245

This is based on a patch submitted by Bart van der Schans <schans hippo.nl>
and tweaked slightly by me based on discussions on dev@ since April 2006.
I think rpleum was the first to mention the 1xx issue.

Submitted by: trawick
Reviewed by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@534068 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_proxy.xml
modules/proxy/mod_proxy_http.c