Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
580
PoolableSession *
581
Http1ClientSession::get_server_session() const
582
{
583
return bound_ss;
584
}
585
586
const char *
587
Http1ClientSession::get_protocol_string() const
Callers
4
tunnel_handler_ua
Method · 0.45
do_http_server_open
Method · 0.45
kill_this
Method · 0.45
acquire_session
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected