func golang.org/x/net/http/httpguts.ValidHeaderFieldName
2 uses
golang.org/x/net/http/httpguts (current package)
httplex.go#L201: func ValidHeaderFieldName(v string) bool {
golang.org/x/net/http2
transport.go#L1868: if !httpguts.ValidHeaderFieldName(k) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)