Searched defs:HTTP_REQUEST_PARSE_STATE_SKIP_LINE (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-http/ | ||
H A D | http-request-parser.c | 14 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 11 milliseconds