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