Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
uint32_t
66
ts::Http3ConfigParams::max_settings() const
67
{
68
return this->_max_settings;
69
}
70
71
//
72
// Http3Config
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected