]> git.ipfire.org Git - thirdparty/squid.git/commit
Added httpState->eof field. Need to detect end-of-object from the server
authorwessels <>
Fri, 25 Oct 1996 02:58:08 +0000 (02:58 +0000)
committerwessels <>
Fri, 25 Oct 1996 02:58:08 +0000 (02:58 +0000)
commitf86a6a46e55327ecfd8252f791b7d25fd14a43f3
tree1467b38d469665f7600c8e7ec55b4566fef87f29
parent9a3c23f8b4cf358943808d8ca5872d01017969d0
Added httpState->eof field.  Need to detect end-of-object from the server
_before_ calling storeComplete and changing the store_status to STORE_OK.
src/http.cc