Searched refs:KEEP_ALIVE (Results 1 – 1 of 1) sorted by relevance
107 #define KEEP_ALIVE "keep-alive" macro581 cond1 = parser->index > sizeof(KEEP_ALIVE) - 1; in header_states()582 if (cond1 || c != KEEP_ALIVE[parser->index]) { in header_states()584 } else if (parser->index == sizeof(KEEP_ALIVE) - 2) { in header_states()