]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/ModXact.cc
Added some timeout debugging for ICAP transactions. Since ICAPXaction
authorwessels <>
Tue, 10 Jan 2006 03:38:44 +0000 (03:38 +0000)
committerwessels <>
Tue, 10 Jan 2006 03:38:44 +0000 (03:38 +0000)
commit3cfc19b33499af57383e28bdf58f1acc272f41e4
treec042371cd65a1062731b3c4b32248334bf34cedb
parent729102f4ec5b72f2d9f8333c4b4d954fa3e09031
Added some timeout debugging for ICAP transactions.  Since ICAPXaction
doesn't know anything about its derived classes, also added a
HttpMsg::firstLineBuf() method to be used in the debugging of timeouts.
src/HttpMsg.cc
src/HttpMsg.h
src/ICAP/ICAPModXact.cc
src/ICAP/ICAPModXact.h
src/ICAP/ICAPXaction.cc
src/ICAP/ICAPXaction.h