]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r125612 from trunk:
authorJoe Orton <jorton@apache.org>
Mon, 24 Jan 2005 12:50:04 +0000 (12:50 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 24 Jan 2005 12:50:04 +0000 (12:50 +0000)
commitf5798050d2b9b66caa1396dbf879814c9082881a
tree7ec978f5deba57c455fd9d8fac6a078f759fcfd4
parentf136b52982674d07210a3ad67c42d5a5021a6d64
Merge r125612 from trunk:

* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Handle
aborted connections correctly: abort if c->aborted is set.

* modules/proxy/proxy_ftp.c (proxy_ftp_handler): Likewise.

PR: 32443
Submitted by: Janne Hietamäki, Joe Orton
Reviewed by: jorton, stoddard, jerenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126281 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/proxy_ftp.c
modules/proxy/proxy_http.c