Allowing the fetching of any URL from the frontend, regardless of CORS headers, would:
- Reduce the server costs/load for a lot of web apps
- Improve user experience due to a faster response time for external URLs that currently need to be fetched through a proxy/backend