Versions in this module Expand all Collapse all v0 v0.9.2 Sep 28, 2018 v0.9.1 Feb 9, 2018 Changes in this version + func DecodeHeader(s string) (string, error) + func EncodeHeader(s string) string + func Reader(charset string, input io.Reader) (io.Reader, error) + func RegisterEncoding(name string, enc encoding.Encoding)