]> git.ipfire.org Git - thirdparty/squid.git/commit
"content-length: 0" is a valid reply header, so we must use -1 to indicate
authorwessels <>
Sat, 29 Nov 1997 15:03:17 +0000 (15:03 +0000)
committerwessels <>
Sat, 29 Nov 1997 15:03:17 +0000 (15:03 +0000)
commit1790d392f74d0f239215a8ea7d763dca5c327fe9
treebe6065aa8505df2cde91d237dc5f2aeb34fe74d0
parente3fc4f100a5d5438d625152c4a8b93e57bc2eab3
"content-length: 0" is a valid reply header, so we must use -1 to indicate
a LACK of a content-length.
src/client_side.cc
src/comm.cc
src/http.cc
src/store.cc