]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2085: Support ICAP 201 responses. Treat them as ICAP 200.
authorrousskov <>
Mon, 17 Sep 2007 22:42:29 +0000 (22:42 +0000)
committerrousskov <>
Mon, 17 Sep 2007 22:42:29 +0000 (22:42 +0000)
commit5bd21e1dedc0aa2f776fc54cec4a6c72a201d01b
treedf98f5d8dd87912dfc83b99bdf7d6d34eea9eab4
parentd6d3dbd4e9fe19f9dccdc07e650c7ca1704de246
Bug 2085: Support ICAP 201 responses. Treat them as ICAP 200.

Symantec Scan Engine 5.0 and later is using ICAP 201 response to
indicate that it has modified the virgin HTTP message. Squid currently
does not care.
src/ICAP/ICAPModXact.cc