Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ num_placeholders
Method
num_placeholders
src/proxy/http3/Http3Config.cc:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
uint32_t
60
ts::Http3ConfigParams::num_placeholders() const
61
{
62
return this->_num_placeholders;
63
}
64
65
uint32_t
66
ts::Http3ConfigParams::max_settings() const
Callers
1
generate_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected