]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/proxy_http.c (ap_proxy_http_process_response):
authorJoe Orton <jorton@apache.org>
Thu, 11 Mar 2004 17:21:47 +0000 (17:21 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 11 Mar 2004 17:21:47 +0000 (17:21 +0000)
commita636051074bcc7ce4370bb09a13856ddbdd7eea7
tree2a6ac6e2c18304455e74ed8f2d86446d11485469
parentaf018fda001fdcbd43b5a602176067c84ab9aefa
* modules/proxy/proxy_http.c (ap_proxy_http_process_response):
Consistently check whether r->status is "successful" or not; fix
screwy handling of 2xx-but-not-200 responses when ProxyErrorOverride
is used.

PR: 20183
Submitted by: Marcus Janson <marcus.janson@tre.se>, Joe Orton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102935 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/proxy_http.c