Home
last modified time | relevance | path

Searched refs:EVHTTP_REQ_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dhttp.h383 EVHTTP_REQ_OPTIONS = 1 << 5, enumerator
/external/libevent/
Dhttp.c320 case EVHTTP_REQ_OPTIONS: in evhttp_method()
1555 req->type = EVHTTP_REQ_OPTIONS; in evhttp_parse_request_line()
1901 case EVHTTP_REQ_OPTIONS: in evhttp_method_may_have_body()