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#L3027: if !hf.IsPseudo() {
h2_bundle.go#L3041: if !hf.IsPseudo() {
h2_bundle.go#L3052: if !hf.IsPseudo() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)