mmcdole / gofeed

Parse RSS, Atom and JSON feeds in Go
MIT License
2.51k stars 204 forks source link

Enable xml:base URI resolution for RSS feeds #224

Open cristoper opened 4 months ago

cristoper commented 4 months ago

Hi mmcdole -

For completion's sake, here is a PR that enables xml:base URI resolution for the RSS parser. As I mention in the commit message, I'm not recommending to merge (without more real-world testing), but I'll keep the branch around so if anybody ever requests the feature you can point them toward it.