issues
search
JuliaServices
/
CloudStore.jl
A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16
stars
8
forks
source link
support md5 hashes when downloading/uploading
#2
Open
quinnj
opened
2 years ago
quinnj
commented
2 years ago
Blob storage:
download, provide header
x-ms-range-get-content-md5: true
, response then has
Content-MD5
header
upload: provide
Content-MD5
header
Blob storage:
x-ms-range-get-content-md5: true
, response then hasContent-MD5
headerContent-MD5
header