func golang.org/x/net/http/httpguts.ValidTrailerHeader
3 uses
golang.org/x/net/http/httpguts (current package)
guts.go#L20: func ValidTrailerHeader(name string) bool {
golang.org/x/net/http2
server.go#L2066: if !httpguts.ValidTrailerHeader(key) {
server.go#L2532: if !httpguts.ValidTrailerHeader(k) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)