miniflux/reader/feed
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 Do not crawl existing entry URLs 2018-01-20 13:25:20 -08:00
parser.go Handle more encoding edge cases 2018-01-20 13:25:21 -08:00
parser_test.go Add parser for RDF feeds 2017-11-20 18:34:11 -08:00