Versions in this module Expand all Collapse all v0 v0.0.5 Apr 5, 2018 v0.0.3 Jun 8, 2017 v0.0.2 Feb 27, 2017 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