net/http.HTTP2Config.MaxReadFrameSize (field)
3 uses
net/http (current package)
h2_bundle.go#L1175: if h2.MaxReadFrameSize != 0 {
h2_bundle.go#L1176: conf.MaxReadFrameSize = uint32(h2.MaxReadFrameSize)
http.go#L253: MaxReadFrameSize int
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)