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

Method max_field_section_size

src/proxy/http3/Http3Config.cc:47–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47uint32_t
48ts::Http3ConfigParams::max_field_section_size() const
49{
50 return this->_max_field_section_size;
51}
52
53uint32_t
54ts::Http3ConfigParams::qpack_blocked_streams() const

Callers 1

generate_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected