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

Method max_settings

src/proxy/http3/Http3Config.cc:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65uint32_t
66ts::Http3ConfigParams::max_settings() const
67{
68 return this->_max_settings;
69}
70
71//
72// Http3Config

Callers 1

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected