Is there a way to make hosting static files in a Cloudflare Worker not consume any requests? AFAIK,

Is there a way to make hosting static files in a Cloudflare Worker not consume any requests?

AFAIK, Cloudflare Pages static files have unlimited requests on the free tier, while Cloudflare Worker files take up requests.
Was this page helpful?