Searched refs:EVHTTP_PROXY_REQUEST (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
H A Devhttp.h202 #define EVHTTP_PROXY_REQUEST 0x0002 macro
H A Dhttp.c403 if (flags & EVHTTP_PROXY_REQUEST) {
505 if (!(req->flags & EVHTTP_PROXY_REQUEST))
1303 req->flags |= EVHTTP_PROXY_REQUEST;

Completed in 70 milliseconds