golang.org/x/net/http2/hpack.Decoder.SetMaxStringLength (method)
2 uses
golang.org/x/net/http2/hpack (current package)
hpack.go#L122: func (d *Decoder) SetMaxStringLength(n int) {
golang.org/x/net/http2
frame.go#L1540: hdec.SetMaxStringLength(fr.maxHeaderStringLen())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)