]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1513 Some 206 responses logged incorrectly
authorwessels <>
Sat, 18 Feb 2006 07:04:30 +0000 (07:04 +0000)
committerwessels <>
Sat, 18 Feb 2006 07:04:30 +0000 (07:04 +0000)
commit90a8964c0bf9762d1dd442cc35b1ac25f8b5771e
treebaa28301d7ca2b881065f0a70062712454068786
parenta0355e9575f60061863b8e7818bfb896bd536599
Bug #1513 Some 206 responses logged incorrectly

Fortunately the AccessLog class already had the HttpReply. We just need
to use it and for good meaure, lock and unlock it.
src/access_log.cc
src/client_side.cc