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