Cloudflare Images form validation
I’ll need to upload some photos on my cloudflare worker when the user submits the form. I’m wondering what kind of validation should I perform to make sure they are actually images? Does Cloudflare Images do any validation during upload?
1 Reply
Interesting. If Cloudflare Images doesn't do any validation during upload, i wonder what happens if I try to request a variant or an image resize on a non-image upload.