MCPcopy 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
59uint32_t
60ts::Http3ConfigParams::num_placeholders() const
61{
62 return this->_num_placeholders;
63}
64
65uint32_t
66ts::Http3ConfigParams::max_settings() const

Callers 1

generate_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected