HomeSort by relevance Sort by last modified time
    Searched refs:EVHTTP_REQ_HEAD (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
evhttp.h 179 enum evhttp_cmd_type { EVHTTP_REQ_GET, EVHTTP_REQ_POST, EVHTTP_REQ_HEAD };
http.c 312 case EVHTTP_REQ_HEAD:
1277 req->type = EVHTTP_REQ_HEAD;
    [all...]

Completed in 445 milliseconds