azure-sdk-for-cpp/sdk/storage/azure-storage-blobs/src
Ahson Khan a55aba01be
Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733)
* Moved `BodyStream` and its derived types from `Azure::Core::Http`
namespace to `Azure::IO`, and update headers.

* Fix up clang formatting.

* Add missing winhttp bodystream namespace change.

* Update merge conflict related changes.

* Update header paths in includes.
2021-03-01 11:33:26 -08:00
..
append_blob_client.cpp Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733) 2021-03-01 11:33:26 -08:00
blob_client.cpp Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733) 2021-03-01 11:33:26 -08:00
blob_container_client.cpp Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733) 2021-03-01 11:33:26 -08:00
blob_lease_client.cpp Update GetString to ToString (#1677) 2021-02-12 22:25:01 +00:00
blob_responses.cpp return Operation<T> for copy blob API (#1736) 2021-02-26 04:48:17 +00:00
blob_rest_client.cpp PublicAccessType::Private was renamed to PublicAccessType::None (#1453) 2021-01-25 15:35:56 +08:00
blob_sas_builder.cpp throw exception Azure::Core::RequestFailedException or those inherit from that (#1463) 2021-01-27 15:31:36 +08:00
blob_service_client.cpp Refactor pipeline building logic, add support for customized application id and API version (#1703) 2021-02-20 09:13:20 +08:00
block_blob_client.cpp Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733) 2021-03-01 11:33:26 -08:00
page_blob_client.cpp Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733) 2021-03-01 11:33:26 -08:00