is it possible to set the content-type of the file when uploading to Azure blob storage using radcloudupload?
Thanks
1 Answer, 1 is accepted
0
Peter Milchev
Telerik team
answered on 15 Dec 2021, 04:44 PM
Hello Ahmad,
You can set the content-type by creating a custom provider extending the built-in one. There, you can set the content-type before the blob is uploaded to the cloud: