]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/OptXact.cc
Append "Connection: close" to OPTIONS requests when icap_persistent_connections
authorNathan Hoad <nathan@getoffmalawn.com>
Fri, 18 Oct 2013 23:52:10 +0000 (17:52 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Fri, 18 Oct 2013 23:52:10 +0000 (17:52 -0600)
commit77f6d1d2986563d71ab09a413bdca3a61dc81422
treec038179243ac19524e5696364523f80e8a30334d
parent2364e3d17a4dcee36d5183546ddb5349876bc8d1
Append "Connection: close" to OPTIONS requests when icap_persistent_connections
is off.

This brings OPTIONS requests behavior inline with REQMOD and RESPMOD.
src/adaptation/icap/OptXact.cc