Cloudflare Images. Add Content-Disposition Header to response.
When I Try to get images by link: https://imagedelivery.net/{hash}/{identifier}/public
I need to add
Content-Disposition: attachment
for downloading image when on my website user click on download icon.
I tried to use Transformation Rule, but it didn't help. The response header was not added.
Could you please help me with this logic?0 Replies