Searched defs:HTTP_SERVER_REQUEST_STATE_NEW (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-http/ | ||
H A D | http-server-private.h | 26 HTTP_SERVER_REQUEST_STATE_NEW = 0, enumerator in enum:http_server_request_state 200 return (req->state == HTTP_SERVER_REQUEST_STATE_NEW); |
Completed in 10 milliseconds