Searched defs:EVHTTP_REQ_POST (Results 1 - 1 of 1) sorted by relevance

/external/libevent/include/event2/
H A Dhttp.h493 EVHTTP_REQ_POST = 1 << 1, enumerator in enum:evhttp_cmd_type
783 @param type the request type EVHTTP_REQ_GET, EVHTTP_REQ_POST, etc.

Completed in 120 milliseconds