MCPcopy 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
231inline HttpSM *
232ProxyTransaction::get_sm() const
233{
234 return _sm;
235}
236
237inline const char *
238ProxyTransaction::get_protocol_string()

Callers 4

do_io_closeMethod · 0.80
releaseMethod · 0.80
attach_server_sessionMethod · 0.80
send_headers_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected