HTTP_VERSION_STR
if (!HAS_PREFIX(end, HTTP_VERSION_STR)) {
*found_keep_alive = end[sizeof(HTTP_VERSION_STR) - 1] > '0';