Azure / Azure/azure-storage-cpplite
storage response headers
Open
- Dominant language
- C++
- Stars
- 26
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I am able to get blob headers using one call (get_blob_property etc) and download file/stream using another call (download_blob_to_stream etc.).
However I am looking for some simple way to get response headers values (like for status code, response content length, response content range and content-type etc.) and blob itself using a Single call like download_blob_to_stream.
Sample example most welcome.
- Vikas
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.