Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_sm
Method
get_sm
include/proxy/ProxyTransaction.h:231–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
inline HttpSM *
232
ProxyTransaction::get_sm() const
233
{
234
return _sm;
235
}
236
237
inline const char *
238
ProxyTransaction::get_protocol_string()
Callers
4
do_io_close
Method · 0.80
release
Method · 0.80
attach_server_session
Method · 0.80
send_headers_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected