




Cf-Cache-Status: MISS and all the subsequent ones were HIT, so it means that only 1 operation has been made? What about let's say 3GB videos and caching?
if (md.val) {
console.log("MD", md.val)
await env.CONTENT_BUCKET.put(`${key}-md`, new ReadableStream(md.val))
}