Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteSliceFromAny ¶
func HasAnyPrefix ¶
func HexEscapeNonASCII ¶
HexEscapeNonASCII percent-encodes every non-ASCII byte (>= utf8.RuneSelf) in s and leaves ASCII bytes untouched. It mirrors the unexported net/http helper used to keep header values such as Location valid ASCII. Note that ASCII control bytes, including CR and LF, are not escaped.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.