]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: proper UTF-8 support (hopefully?)
authorEric Wong <e@80x24.org>
Mon, 21 Sep 2015 11:11:12 +0000 (11:11 +0000)
committerEric Wong <e@80x24.org>
Mon, 21 Sep 2015 11:37:33 +0000 (11:37 +0000)
commitf81ad477cb013d05b9b11fa051a9ebc5983a5be6
tree20840db81ea8829e38a78c1b6a43d5ba6aafb9ff
parent62f1d3057304ab1e598a3d3bff54fce1bca0dd72
nntp: proper UTF-8 support (hopefully?)

RFC 3977 stipulates the use of UTF-8 as the default charset,
so we shall try using that and hopefully not mangle things.
lib/PublicInbox/NNTP.pm