net/http/internal/httpcommon.EncodeHeadersParam.PeerMaxHeaderListSize (field)
4 uses
net/http/internal/httpcommon (current package)
httpcommon.go#L198: PeerMaxHeaderListSize uint64
httpcommon.go#L382: if param.PeerMaxHeaderListSize > 0 {
httpcommon.go#L389: if hlSize > param.PeerMaxHeaderListSize {
net/http
h2_bundle.go#L8919: PeerMaxHeaderListSize: peerMaxHeaderListSize,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)