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