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

Method qpack_blocked_streams

src/proxy/http3/Http3Config.cc:53–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53uint32_t
54ts::Http3ConfigParams::qpack_blocked_streams() const
55{
56 return this->_qpack_blocked_streams;
57}
58
59uint32_t
60ts::Http3ConfigParams::num_placeholders() const

Callers 1

generate_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected