Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
uint32_t
54
ts::Http3ConfigParams::qpack_blocked_streams() const
55
{
56
return this->_qpack_blocked_streams;
57
}
58
59
uint32_t
60
ts::Http3ConfigParams::num_placeholders() const
Callers
1
generate_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected