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

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

#include "azure/core/context.hpp"
#include "azure/core/http/http.hpp"
#include "azure/core/http/policies/policy.hpp"
#include "azure/core/http/transport.hpp"
#include "azure/core/internal/unique_handle.hpp"
#include "azure/core/nullable.hpp"
#include "azure/core/url.hpp"
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  Azure::Core::Http::WinHttpTransportOptions
 Sets the WinHTTP session and connection options used to customize the behavior of the transport. More...
 
class  Azure::Core::Http::WinHttpTransport
 Concrete implementation of an HTTP transport that uses WinHTTP when sending and receiving requests and responses over the wire. More...
 

Namespaces

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