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#L1538: hdec.SetMaxStringLength(fr.maxHeaderStringLen())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)