]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix 'failed assertion `++loopdetect < 10' for clientHandleIMSReply()
authorwessels <>
Tue, 7 Apr 1998 10:50:46 +0000 (10:50 +0000)
committerwessels <>
Tue, 7 Apr 1998 10:50:46 +0000 (10:50 +0000)
commit71a8a965cb0d8283d4815c322f56c3d0ff416dbf
treeeddceabdb4c36c4fc66f3283c8d02aba92e8cbb7
parentff396fe6c9a4ea5103373b071e74f51ce767224d
Fix 'failed assertion `++loopdetect < 10' for clientHandleIMSReply()
and incomplete HTTP replies.  clientGetsOldEntry modified to return
YES if HTTP status code == 0.  clientHandleIMSReply modified to
check e->store_status before re-calling storeClientCopy()
src/client_side.cc