Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getMaxFrameSize
Method
getMaxFrameSize
java/org/apache/coyote/http2/Http2Parser.java:821–821 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
819
}
820
821
int
getMaxFrameSize();
822
}
823
824
Callers
9
doTestHeaderLimits
Method · 0.65
getMaxFrameSize
Method · 0.65
getMaxFrameSize
Method · 0.65
validateFrame
Method · 0.65
processSendfile
Method · 0.65
completed
Method · 0.65
Http2AsyncParser
Method · 0.65
readConnectionPreface
Method · 0.65
readFrame
Method · 0.65
Implementers
2
Http2UpgradeHandler
java/org/apache/coyote/http2/Http2Upgr
TestInput
test/org/apache/coyote/http2/Http2Test
Calls
no outgoing calls
Tested by
2
doTestHeaderLimits
Method · 0.52
getMaxFrameSize
Method · 0.52