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

Method local_qpack

src/proxy/http3/Http3Session.cc:218–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218QPACK *
219Http3Session::local_qpack()
220{
221 return this->_local_qpack;
222}
223
224QPACK *
225Http3Session::remote_qpack()

Callers 2

Http3TransactionMethod · 0.80
_set_qpack_streamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected