]> git.ipfire.org Git - thirdparty/squid.git/commit
Added HttpRequest::expectingBody() method to indicate whether or
authorwessels <>
Tue, 22 Nov 2005 05:50:16 +0000 (05:50 +0000)
committerwessels <>
Tue, 22 Nov 2005 05:50:16 +0000 (05:50 +0000)
commit8ddea6437b4542376dca652aae7ce75520fb584a
treed3078e58b6fd4cd8f15b77384f838ed2d6d2a0de
parent5c09dcb8d666b9b5750b3c92d44878bbb6a767f0
Added HttpRequest::expectingBody() method to indicate whether or
not we would usually expect an entity-body in the request.

This was added for ICAP integration.
src/HttpRequest.cc
src/HttpRequest.h