]> git.ipfire.org Git - thirdparty/squid.git/commit
Converted some functions here to static wrappers plus class methods.
authorwessels <>
Wed, 4 Jan 2006 06:11:54 +0000 (06:11 +0000)
committerwessels <>
Wed, 4 Jan 2006 06:11:54 +0000 (06:11 +0000)
commit2bb867b5e919ee8f89f65245235f5441e7fbdaa1
tree619dd172061e56a73b34c44ca68b578337ad0e57
parent6b2bfcff8104000f8b116513b1a687ae23a7368a
Converted some functions here to static wrappers plus class methods.

Fixed an ICAP bug when reading an HTTP message body and the adapted
response does not need a body.
src/http.cc