Using Cloudflare Workers to bypass CORS Having to use CORS in our dashboard meant we were effectively doubling the number of requests that needed to be made. By using Cloudflare Workers as a proxy, we were able to circumvent CORS.