Wraps the raw HTTP response from a request made to the service into a response of a specific type.
More...
#include "azure/core/http/http.hpp"
#include "azure/core/nullable.hpp"
#include <memory>
#include <stdexcept>
#include <utility>
Go to the source code of this file.
|
class | Azure::Response< T > |
| Represents the result of an Azure operation over HTTP by wrapping the raw HTTP response from a request made to the service into a response of a specific type. More...
|
|
|
namespace | Azure |
| Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512.
|
|