Searched defs:HTTP_RESPONSE_PARSE_STATE_REASON (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-http/ | ||
H A D | http-response-parser.c | 19 HTTP_RESPONSE_PARSE_STATE_REASON, enumerator in enum:http_response_parser_state 203 parser->state = HTTP_RESPONSE_PARSE_STATE_REASON; 207 case HTTP_RESPONSE_PARSE_STATE_REASON: |
Completed in 2795 milliseconds