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#L2114: if !httpguts.ValidTrailerHeader(key) {
server.go#L2634: if !httpguts.ValidTrailerHeader(k) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)