azure-sdk-for-cpp/sdk
JinmingHu 4366159c50
Add more APIs in storage sdk (#169)
* Add xml serializer/deserializer

* Add blob service client, add undelete, set access tier, start copy, abort copy, create snapshot, stage block from uri

* add support for conditional headers

* support range download

* Change the helper functions order to alphabetical

so that we always get the same result in different environemnts.

* use c++ casting

* Add support for append blob and page blob

* remove redundant ; added by auto-generator

* Remove BlobType in BlockBlob::Upload

* Rename blob_client_options.hpp->blob_options.hpp

* Remove API version in request options
2020-06-15 17:31:36 +08:00
..
core Adding test framework for azure storage. (#152) 2020-06-09 02:45:11 -07:00
samples/http_client/curl HttpPipeline and HttpPolicies (#63) 2020-05-29 10:57:10 -07:00
storage Add more APIs in storage sdk (#169) 2020-06-15 17:31:36 +08:00