azure-sdk-for-cpp/sdk/core/azure-core/src
Victor Vazquez a5ff474118
Http request counter (#1738)
* Add counter to request about the retry number using the Context
2021-03-03 20:51:19 +00:00
..
cryptography Add a Hash base class to Azure::Core and redesign Md5 to derive from it. (#1632) 2021-02-08 18:31:12 -08:00
http Http request counter (#1738) 2021-03-03 20:51:19 +00:00
io 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
logging Simplify logging (#1568) 2021-02-09 04:37:08 +00:00
base64.cpp Remove Base64 encode and decode methods from Azure::Storage and move the string-based helper to Internal. Update storage call sites. (#1298) 2021-01-09 08:12:06 +00:00
context.cpp Standardize header includes (#685) 2020-09-25 10:56:06 -07:00
datetime.cpp Update GetString to ToString (#1677) 2021-02-12 22:25:01 +00:00
operation_status.cpp Add Operation<T> (#1186) 2020-12-17 14:47:20 -08:00
strings.cpp Fix const naming in Core to follow Guidelines (#1481) 2021-01-27 11:56:30 -08:00
version.cpp Version strings (#1276) 2021-01-07 08:07:46 +00:00