]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix keepalive handling for non-ranged requests.
authorAlex Rousskov <>
Wed, 5 Feb 2014 18:04:47 +0000 (19:04 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 5 Feb 2014 18:04:47 +0000 (19:04 +0100)
Internal keepalive flag was ignored by a mismatched interface between ClientSocketContext::socketState
and writeComplete in the case of non-ranged requests.


No differences found