miniflux-v2/reader/opml
Frédéric Guillot 713b38e34c Handle more encoding edge cases
- Feeds with charset specified only in Content-Type header and not in XML document
- Feeds with charset specified in both places
- Feeds with charset specified only in XML document and not in HTTP header
2018-01-20 13:25:21 -08:00
..
handler.go Add logger 2017-12-15 18:55:57 -08:00
opml.go Improve OPML package to be more idiomatic 2017-11-20 19:11:06 -08:00
parser.go Handle more encoding edge cases 2018-01-20 13:25:21 -08:00
parser_test.go Rewrite imports 2017-12-12 21:48:13 -08:00
serializer.go Add logger 2017-12-15 18:55:57 -08:00
serializer_test.go Improve OPML import/export 2017-11-20 14:35:11 -08:00
subscription.go Improve OPML package to be more idiomatic 2017-11-20 19:11:06 -08:00