How to cache R2 files?
I am using Cloudflare pages for my react front end. I use R2 for storing files. Currently I use R2 public bucket to store user profile images and use the links to show on my app. I want to now cache those files. how do I do it?
3 Replies