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