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

Method is_from_early_data

src/proxy/http2/Http2Frame.cc:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42bool
43Http2Frame::is_from_early_data() const
44{
45 return this->_from_early_data;
46}
47
48//
49// DATA Frame

Callers 3

rcv_headers_frameMethod · 0.80
rcv_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected