net/http.Transport.MaxResponseHeaderBytes (field)
5 uses
net/http (current package)
transport.go#L260: MaxResponseHeaderBytes int64
transport.go#L327: MaxResponseHeaderBytes: t.MaxResponseHeaderBytes,
transport.go#L412: if limit1 := t.MaxResponseHeaderBytes; limit1 != 0 && t2.MaxHeaderListSize == 0 {
transport.go#L1916: if v := pc.t.MaxResponseHeaderBytes; v != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)