Making a document type like raw link not auto download
UnfazedAy
Member Posts: 1 ✭
As a backend developer using nodejs and express, I want to make sure that the link generated from cloudinary for document should be a view link instead of an auto download, how do I do this, I already added the attachment
like this
flags: 'attachment:false',
Tagged:
0
Answers
-
Hi,
It is not possible to open raw assets in the browser as we don't process them. We store them as it is.
I hope this helps.
Regards,
AkshayCloudinary
--
💡 Improve your site's performance by applying optimization features when delivering assets💬 Community Forums | 🧑💻 Discord Server
🧑🎓 Academy Training | 📖 Documentation | 📰 Blog0