you have to manually enable it and then it works
you have to manually enable it and then it works
<account>.workers.dev is an actual zoneworkers_dev = true in your wrangler.tomlwrangler/the API to upload
fetch library and they are failing with 521 status codes. I don't understand why that would be. So I was going to switch to a different http library to see if that would help at all.Error 521 occurs when the origin web server refuses connections from Cloudflare. Security solutions at your origin may block legitimate connections from certain Cloudflare IP addressesIf it's something you control, does it work through a normal proxied record? Are you specifying a non-standard port?
caches.open('app') vs caches.default.caches.open , I wonder what the use cases for it are?
caches.default isn't actually a thing there...cache.open
cloudflare.com request, but it won't affect the actual cache for cloudflare.com
https://{uuid}.com or https://domain-we-own.com and then we can single file purge?<account>.workers.devworkers_dev = truecaches.open('app')caches.defaultcaches.defaultcaches.openCacheStoragecache.opencloudflare.comcloudflare.comhttps://{uuid}.comhttps://domain-we-own.com