Home
last modified time | relevance | path

Searched refs:TUNNELLING_PROXY (Results 1 – 2 of 2) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.cc934 s->current.mode = TUNNELLING_PROXY; in HandleBlindTunnel()
1660 s->current.mode = TUNNELLING_PROXY; in setup_plugin_request_intercept()
2095 s->current.mode = TUNNELLING_PROXY; in DecideCacheLookup()
2107 ink_assert(s->current.mode != TUNNELLING_PROXY); in DecideCacheLookup()
5556 s->current.mode = TUNNELLING_PROXY; in handle_trace_and_options_requests()
5622 s->current.mode = TUNNELLING_PROXY; in handle_trace_and_options_requests()
6063 if (s->current.mode == TUNNELLING_PROXY) { in is_request_cache_lookupable()
6435 s->current.mode = TUNNELLING_PROXY; in is_request_valid()
H A DHttpTransact.h293 TUNNELLING_PROXY, enumerator