golang.org/x/net/http2/hpack.HeaderField.IsPseudo (method)
4 uses
golang.org/x/net/http2/hpack (current package)
hpack.go#L48: func (hf HeaderField) IsPseudo() bool {
golang.org/x/net/http2
frame.go#L1456: if !hf.IsPseudo() {
frame.go#L1470: if !hf.IsPseudo() {
frame.go#L1481: if !hf.IsPseudo() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)