Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
HDhttp.h485 EVHTTP_REQ_TRACE = 1 << 6, enumerator
/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDhttp.c321 case EVHTTP_REQ_TRACE: in evhttp_method()
1677 type = EVHTTP_REQ_TRACE; in evhttp_parse_request_line()
2065 case EVHTTP_REQ_TRACE: in evhttp_method_may_have_body()