golang.org/x/net/http2.Framer.MaxHeaderListSize (field)
6 uses
golang.org/x/net/http2 (current package)
frame.go#L317: MaxHeaderListSize uint32
frame.go#L336: if fr.MaxHeaderListSize == 0 {
frame.go#L339: return fr.MaxHeaderListSize
server.go#L460: fr.MaxHeaderListSize = sc.maxHeaderListSize()
transport.go#L778: cc.fr.MaxHeaderListSize = t.maxHeaderListSize()
google.golang.org/grpc/internal/transport
http_util.go#L381: f.fr.MaxHeaderListSize = maxHeaderListSize
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)