Searched defs:on_headers_complete (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dhttp_parser.h74 * The one exception is on_headers_complete. In a HTTP_RESPONSE parser
75 * returning '1' from on_headers_complete will tell the parser that it
164 XX(CB_headers_complete, "the on_headers_complete callback failed") \
247 http_cb on_headers_complete; member in struct:http_parser_settings
316 /* If http_should_keep_alive() in the on_headers_complete or

Completed in 21 milliseconds