rust-encoding icon indicating copy to clipboard operation
rust-encoding copied to clipboard

Add IANA names for label lookup

Open niax opened this issue 11 years ago • 0 comments

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

niax avatar Oct 12 '14 19:10 niax