rust-encoding
rust-encoding copied to clipboard
Add IANA names for label lookup
MIME Content-Type headers (among others) specify character set by IANA name[1] rather than by WHATWG or Windows Code page. It would be handy to have a way of getting an encoding by this label.
[1] - http://www.iana.org/assignments/character-sets/character-sets.xhtml