Searched refs:http_should_keep_alive (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dhttp_parser.h316 /* If http_should_keep_alive() in the on_headers_complete or
322 int http_should_keep_alive(const http_parser *parser);
H A Dhttp_parser.c450 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead)
2125 http_should_keep_alive (const http_parser *parser) function

Completed in 25 milliseconds