]> git.ipfire.org Git - thirdparty/squid.git/commit
Added expectingBody() and sanityCheckStartLine() virtual methods to
authorwessels <>
Tue, 22 Nov 2005 06:02:37 +0000 (06:02 +0000)
committerwessels <>
Tue, 22 Nov 2005 06:02:37 +0000 (06:02 +0000)
commite3ab4be3e8a4e6a1ff1741e338687004985be046
treedab304d0f4e0ccdd4fab33e8dff197024cabd3cb
parent29260bdf6ff5368cb9dac3e6d0e02b3e7dfade71
Added expectingBody() and sanityCheckStartLine() virtual methods to
HttpMsg base class.

This was done for ICAP integration.
src/HttpMsg.h