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

/dovecot/src/lib-http/
H A Dhttp-request-parser.c96 static int http_request_parse_method(struct http_request_parser *parser) function
202 if ((ret=http_request_parse_method(parser)) <= 0)

Completed in 8 milliseconds