Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ setting
Method
setting
java/org/apache/coyote/http2/Http2Parser.java:863–863 ·
view source on GitHub ↗
(Setting setting, long value)
Source
from the content-addressed store, hash-verified
861
862
// Settings frames
863
void
setting(Setting setting, long value) throws ConnectionException;
864
865
void
settingsEnd(boolean ack) throws IOException;
866
Callers
1
readSettingsFrame
Method · 0.65
Implementers
2
TestOutput
test/org/apache/coyote/http2/Http2Test
Http2UpgradeHandler
java/org/apache/coyote/http2/Http2Upgr
Calls
no outgoing calls
Tested by
no test coverage detected