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

/dovecot/src/lib-http/
H A Dhttp-request-parser.c14 HTTP_REQUEST_PARSE_STATE_SKIP_LINE, enumerator in enum:http_request_parser_state
180 parser->state = HTTP_REQUEST_PARSE_STATE_SKIP_LINE;
184 case HTTP_REQUEST_PARSE_STATE_SKIP_LINE:

Completed in 1301 milliseconds