MCPcopy 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
574bool
575Http1ClientSession::is_outbound_transparent() const
576{
577 return f_outbound_transparent;
578}
579
580PoolableSession *
581Http1ClientSession::get_server_session() const

Callers 6

tunnel_handler_serverMethod · 0.45
do_http_server_openMethod · 0.45
EndRemapRequestMethod · 0.45
build_error_responseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected