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

Method is_protocol_framed

src/proxy/ProxySession.cc:220–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220bool
221ProxySession::is_protocol_framed() const
222{
223 return false;
224}
225
226uint64_t
227ProxySession::get_received_frame_count(uint64_t /* type ATS_UNUSED */) const

Callers 1

TSHttpSsnInfoIntGetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected