Keep getting old version, even after changing the Default Service Version on azure blob (inorder to set the content disposition header)
问题 background: I'm trying to force the browser to download an image in response to a button (or link) click, instead of showing it inline. I need this to work cross browsers, so HTML5 attributes aren't enough. The Image is stored in a blob (azure storage services). What I tried: To set the DefaultServiceVersion to 2013-08-15 so the contentDisposition will work. (example from here Azure Storage API ContentDisposition): var cloudStorageAccount = new CloudStorageAccount(new StorageCredentials(