]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2032: assertion failed: comm.cc:116: "ccb->active == false"
authorhno <>
Tue, 4 Dec 2007 10:35:52 +0000 (10:35 +0000)
committerhno <>
Tue, 4 Dec 2007 10:35:52 +0000 (10:35 +0000)
commitb66e0e8618e574a63d8507fdf6fbbf71c960e490
tree3c72db4843a69dae28c2578c5fbd9f8598ce0fb3
parent37296f4c931c51faedebaae57147ebc1c7dc03d9
Bug #2032: assertion failed: comm.cc:116: "ccb->active == false"

don't try to process the body on CONNECT requests even if there is a
Content-Length header.
src/client_side.cc