Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
QPACK *
219
Http3Session::local_qpack()
220
{
221
return this->_local_qpack;
222
}
223
224
QPACK *
225
Http3Session::remote_qpack()
Callers
2
Http3Transaction
Method · 0.80
_set_qpack_stream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected