net/http.http2Server.maxQueuedControlFrames (method)
2 uses
net/http (current package)
h2_bundle.go#L3736: func (s *http2Server) maxQueuedControlFrames() int {
h2_bundle.go#L4478: if sc.queuedControlFrames > sc.srv.maxQueuedControlFrames() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)