net/http.http2Server.maxReadFrameSize (method)
3 uses
net/http (current package)
h2_bundle.go#L3719: func (s *http2Server) maxReadFrameSize() uint32 {
h2_bundle.go#L3986: fr.SetMaxReadFrameSize(s.maxReadFrameSize())
h2_bundle.go#L4390: {http2SettingMaxFrameSize, sc.srv.maxReadFrameSize()},
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)