Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
uint32_t
48
ts::Http3ConfigParams::max_field_section_size() const
49
{
50
return this->_max_field_section_size;
51
}
52
53
uint32_t
54
ts::Http3ConfigParams::qpack_blocked_streams() const
Callers
1
generate_frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected