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