Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_outbound_transparent
Method
is_outbound_transparent
src/proxy/http/Http1ClientSession.cc:574–578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
bool
575
Http1ClientSession::is_outbound_transparent() const
576
{
577
return f_outbound_transparent;
578
}
579
580
PoolableSession *
581
Http1ClientSession::get_server_session() const
Callers
6
setup_blind_tunnel_port
Method · 0.45
tunnel_handler_server
Method · 0.45
do_http_server_open
Method · 0.45
EndRemapRequest
Method · 0.45
initialize_state_variables_from_response
Method · 0.45
build_error_response
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected