so you cannot have routes, unless you add a custom domain to your worker
so you cannot have routes, unless you add a custom domain to your worker
wrangler/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?https://shopify.com.richa.rd/somePath as the URL?.rd became a TLD and somebody bought it and put CF in front of it, woudl they be able to suddenly purge my cache entries?richa.rd as an example, I don't know what your actual domain iscaches.default to ensure we can purge it globally (i.e. with "Purge Everything")
caches.open('app')caches.openCacheStoragecache.opencloudflare.comcloudflare.comhttps://{uuid}.comhttps://domain-we-own.com