the one advantage cache api has in workers is that you can specify any ttl, even lower then the edge
the one advantage cache api has in workers is that you can specify any ttl, even lower then the edge ttl min for your plan
const json = JSON.parse(await resp.json())
const json = await resp.json()

cdn-cgi/image path and parsing that, like in the playground example?The script preview of the Worker editor ignores fetch() options, and will always fetch unresized images. To see the effect of image transformations you must deploy the Worker script and use it outside of the editor.
cdn-cgi/image