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

Method header_table_size

src/proxy/http3/Http3Config.cc:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41uint32_t
42ts::Http3ConfigParams::header_table_size() const
43{
44 return this->_header_table_size;
45}
46
47uint32_t
48ts::Http3ConfigParams::max_field_section_size() const

Callers 1

generate_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected