]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2745: Invalid response error on small reads
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 22 Aug 2009 10:43:54 +0000 (22:43 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 22 Aug 2009 10:43:54 +0000 (22:43 +1200)
commit6934ca51cd8df0b0cb95f8b78ae11b7b56963fc6
tree1105a285b42aa1d7b11778838191d7934a179abc
parentdf2b4f487a30592abeba2ce7435754a62d77ef31
Bug 2745: Invalid response error on small reads

Also adds extra unit-tests for these cases.
src/HttpReply.cc
src/tests/testHttpReply.cc