MCPcopy Create free account
hub / github.com/apache/trafficserver / get_server_session

Method get_server_session

src/proxy/http/Http1ClientSession.cc:580–584  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578}
579
580PoolableSession *
581Http1ClientSession::get_server_session() const
582{
583 return bound_ss;
584}
585
586const char *
587Http1ClientSession::get_protocol_string() const

Callers 4

tunnel_handler_uaMethod · 0.45
do_http_server_openMethod · 0.45
kill_thisMethod · 0.45
acquire_sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected