miniflux-v2/reader/rss
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
..
parser.go Handle more encoding edge cases 2018-01-20 13:25:21 -08:00
parser_test.go Make sure that item URL are absolute 2017-12-13 20:16:15 -08:00
rss.go Rename helper packages 2018-01-02 19:15:08 -08:00