]> git.ipfire.org Git - thirdparty/squid.git/commit
Send correct Connection: header on intercepted replies
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 17 Nov 2009 05:43:25 +0000 (18:43 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 17 Nov 2009 05:43:25 +0000 (18:43 +1300)
commit0d1858cc3577bcbd8b963ee806e9f93f90057c7b
tree386f38363008c7f08171abf5bfaa23ee25760a16
parentede9c6a65b9dc72c0588614960598017d8709205
Send correct Connection: header on intercepted replies

Intercepted apps are expecting Connection: back from the server not our
default Proxy-Connection:
src/client_side_reply.cc