google.golang.org/grpc/internal/transport.ConnectOptions.MaxHeaderListSize (field)
6 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L314: if opts.MaxHeaderListSize != nil {
http2_client.go#L315: maxHeaderListSize = *opts.MaxHeaderListSize
http2_client.go#L422: if opts.MaxHeaderListSize != nil {
http2_client.go#L425: Val: *opts.MaxHeaderListSize,
transport.go#L579: MaxHeaderListSize *uint32
google.golang.org/grpc
dialoptions.go#L575: o.copts.MaxHeaderListSize = &s
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)