Searched defs:HTTP_RESPONSE (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
136 enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; enumerator in enum:http_parser_type

Completed in 64 milliseconds