]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix closing connection for non-cachable proxies.
authorMladen Turk <mturk@apache.org>
Sat, 1 Jan 2005 16:04:25 +0000 (16:04 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 1 Jan 2005 16:04:25 +0000 (16:04 +0000)
commit55230b229bcd5128e9b829127e1ab0ae4143f0ba
tree689a1420a380dd26540a083814b955d8c501a99b
parentdef22487383247a02e7244bcd12c7ea7c1079266
Fix closing connection for non-cachable proxies.
Do not close the entire connection, just socket if
opened.

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