Searched defs:HTTP_REQUEST_PARSE_STATE_LF (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-http/ | ||
H A D | http-request-parser.c | 21 HTTP_REQUEST_PARSE_STATE_LF, enumerator in enum:http_request_parser_state 256 parser->state = HTTP_REQUEST_PARSE_STATE_LF; 260 case HTTP_REQUEST_PARSE_STATE_LF: |
Completed in 11 milliseconds