Versions in this module Expand all Collapse all v1 v1.0.1 Dec 18, 2018 v1.0.0 Dec 18, 2018 Changes in this version + func HeaderValuesContainsToken(values []string, token string) bool + func IsTokenRune(r rune) bool + func PunycodeHostPort(v string) (string, error) + func ValidHeaderFieldName(v string) bool + func ValidHeaderFieldValue(v string) bool + func ValidHostHeader(h string) bool + func ValidTrailerHeader(name string) bool