I’m trying to access r2 through a Cloudflare worker at this URL: https://worker-cache.cfm.moe/qiaoshouzi.png. However, I can’t find the CF-Cache-Status header in the response. The Real-time Logs show that the request has been made successfully.
On the other hand, when I access r2 using a custom domain, such as https://r2-cache.cfm.moe/qiaoshouzi.png, the CF-Cache-Status header is present in the response.
How do I get Cloudflare to cache worker requests.