Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h382 EVHTTP_REQ_DELETE = 1 << 4, enumerator
/external/libevent/
Dhttp.c317 case EVHTTP_REQ_DELETE: in evhttp_method()
1553 req->type = EVHTTP_REQ_DELETE; in evhttp_parse_request_line()
1900 case EVHTTP_REQ_DELETE: in evhttp_method_may_have_body()
3210 EVHTTP_REQ_DELETE); in evhttp_new_object()