

/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?
/accounts/xxx/workers/services/xxx/environments/production/routescf-cache-status: hit// the cache key from the cache URL
const cacheKey = new Request(url.toString(), request);