Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
uint32_t
42
ts::Http3ConfigParams::header_table_size() const
43
{
44
return this->_header_table_size;
45
}
46
47
uint32_t
48
ts::Http3ConfigParams::max_field_section_size() const
Callers
1
generate_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected