Searched refs:EVHTTP_PROXY_REQUEST (Results 1 – 3 of 3) sorted by relevance
74 #define EVHTTP_PROXY_REQUEST 0x0002 macro
75 #define EVHTTP_PROXY_REQUEST 0x0002 macro
474 if (flags & EVHTTP_PROXY_REQUEST) { in evhttp_is_connection_close()583 if (!(req->flags & EVHTTP_PROXY_REQUEST)) in evhttp_make_header_response()1897 req->flags |= EVHTTP_PROXY_REQUEST; in evhttp_parse_request_line()