Searched refs:http_should_keep_alive (Results 1 – 3 of 3) sorted by relevance
334 int http_should_keep_alive(const http_parser *parser);
456 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead)2118 http_should_keep_alive (const http_parser *parser) in http_should_keep_alive() function
475 http_should_keep_alive(p) != 0; in cb_headers_complete()