]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Handle
authorJoe Orton <jorton@apache.org>
Wed, 19 Jan 2005 11:05:57 +0000 (11:05 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 19 Jan 2005 11:05:57 +0000 (11:05 +0000)
commit208eb7ae61109d1ea0650f4aaefe2efb149e3755
tree54951025b6f04e67be7a1f584a98de8d9918105c
parent45fdd72155da9efe12187942534db53596b3ed9a
* 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

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