rbren / rss-parser

A lightweight RSS parser, for Node and the browser
MIT License
1.39k stars 209 forks source link

Use fetch instead of XMLHttpRequest #274

Open uhthomas opened 4 months ago

uhthomas commented 4 months ago

I'd be interested in using this with Cloudflare Workers, but it does not work because the platform only has fetch.