azure-core
Classes | Namespaces
curl_transport.hpp File Reference

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

#include "azure/core/context.hpp"
#include "azure/core/http/http.hpp"
#include "azure/core/http/transport.hpp"

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

 Azure
 Azure SDK abstractions.
 
 Azure::Core
 Abstractions commonly used by Azure SDK client libraries.
 
 Azure::Core::Http
 Abstractions related to HTTP transport layer.