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#L1453: if !hf.IsPseudo() {
frame.go#L1467: if !hf.IsPseudo() {
frame.go#L1478: if !hf.IsPseudo() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)