From 5cca4292b43075fedbbfbfc1368a244e897a1a98 Mon Sep 17 00:00:00 2001 From: Alex Rousskov <> Date: Wed, 5 Feb 2014 19:04:47 +0100 Subject: [PATCH] Fix keepalive handling for non-ranged requests. Internal keepalive flag was ignored by a mismatched interface between ClientSocketContext::socketState and writeComplete in the case of non-ranged requests. -- 2.47.2