what about token based file access? would that be a possibility?
what about token based file access? would that be a possibility?

/accounts/xxx/workers/services/xxx/environments/production/routes in the API, you should get the routes for a specific workercf-cache-status: hit header mean in workers, i thought you had to handle caching on your own using the cache runtime api?
cf-cache-status: HITcf- headers
/accounts/xxx/workers/services/xxx/environments/production/routescf-cache-status: hitcf-// the cache key from the cache URL
const cacheKey = new Request(url.toString(), request);