Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h384 EVHTTP_REQ_TRACE = 1 << 6, enumerator
/external/libevent/
Dhttp.c323 case EVHTTP_REQ_TRACE: in evhttp_method()
1557 req->type = EVHTTP_REQ_TRACE; in evhttp_parse_request_line()
1895 case EVHTTP_REQ_TRACE: in evhttp_method_may_have_body()