How do you get to the in bowser quick editor for a worker in the dashboard?
How do you get to the in bowser quick editor for a worker in the dashboard?




fetch() with option then push it to Cache API. This implementation has a problem when Cache API is a data-center-bounded and presigned url changed every time I sign it, so I cannot take the advantages if image delivery cache. Users from multiple regions who request the same resource will make image transform transforms more than one time. Especially when crawlers and bots trying to scrape my page , they make a huge hit to my wallet (4-5k images daily, approx 60k for 2 weeks). I'm trying to mitigate it by returning the original image if the request comes from well known bots or does not has value be my page, but it does not solve the Cache problem above. Is there any elegant solution for this? Thank you.https://api.cloudflare.com/client/v4/zones/zone_id/custom_hostnamescf.imageReferernode:httpwww-staging.foo.comwww-staging.foo.comwww-staging.foo.comstaging.actual-origin.comstaging.actual-origin.com/the-page-to-interceptawait fetch(request)www.foo.com