OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVHTTP_PROXY_REQUEST
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libevent/
evhttp.h
202
#define
EVHTTP_PROXY_REQUEST
0x0002
http.c
403
if (flags &
EVHTTP_PROXY_REQUEST
) {
505
if (!(req->flags &
EVHTTP_PROXY_REQUEST
))
1303
req->flags |=
EVHTTP_PROXY_REQUEST
;
[
all
...]
Completed in 134 milliseconds