Azure blobs on Cloudberry not accepting content
I've been trying to set content-disposition header on blob level and container level per https://www.dropbox.com/s/d1wfbahc4gawhms/Screenshot%202014-04-16%2009.51.24.png but it does not retain the header info. I've tried with setting full access permission to the blob and container and without.
I've checked that we have the latest version 08/15/2013 that according to MS allows for setting content-disposition.
The reason I want to set the content-disposition= attachment ; filename="test.mov" and content-disposition= attachment ; filename=test.mov for the "CT_QTCC608_708.mov" file is that I do NOT want Chrome or other browser to stream the video - I want that video only to be for download once I add the link to the html for a public facing website.
I've tried with both Cerebrata and Cloudberry - Cloudberry tech support says to contact Microsoft as Azure is not accepting the header.
It's possible that not all tools have been updated to support the content-disposition
header yet.
It is already supported in Zudio (link) if you want to give that a try.
链接地址: http://www.djcxy.com/p/22168.html上一篇: 处理标题:文件名中的特殊字符