azure-core
Loading...
Searching...
No Matches
Classes | Namespaces
curl_transport.hpp File Reference

Azure::Core::Http::HttpTransport implementation via CURL. More...

#include "azure/core/http/policies/policy.hpp"
#include "azure/core/http/transport.hpp"
#include "azure/core/nullable.hpp"
#include <chrono>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

struct  Azure::Core::Http::CurlTransportSslOptions
 The available options to set libcurl SSL options. More...
 
struct  Azure::Core::Http::CurlTransportOptions
 Set the libcurl connection options like a proxy and CA path. More...
 
class  Azure::Core::Http::CurlTransport
 Concrete implementation of an HTTP Transport that uses libcurl. More...
 

Namespaces

namespace  Azure
 Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512.