Lines Matching full:keep
406 return (connection == NULL || strcasecmp(connection, "keep-alive") != 0);
418 && strncasecmp(connection, "keep-alive", 10) == 0);
474 * if the protocol is 1.0; and the connection was keep-alive
475 * we need to add a keep-alive header, too.
479 "Connection", "keep-alive");
1546 "server wants to keep the connection open: %s.",