AzureSMR icon indicating copy to clipboard operation
AzureSMR copied to clipboard

AzurePutBlob should take contenttype as an argument

Open BenCarlsen opened this issue 6 years ago • 0 comments

AzureSMR::AzurePutBlob defaults to calling the wrapped AzureSMR:::callAzureStorageApi with the argument contenttype = "text/csv; charset=UTF-8". The user-facing function should also take contenttype as an argument.

BenCarlsen avatar Jan 18 '19 21:01 BenCarlsen