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

HTTP request and response functionality. More...

#include "azure/core/case_insensitive_containers.hpp"
#include "azure/core/dll_import_export.hpp"
#include "azure/core/exception.hpp"
#include "azure/core/http/http_status_code.hpp"
#include "azure/core/http/raw_response.hpp"
#include "azure/core/internal/contract.hpp"
#include "azure/core/io/body_stream.hpp"
#include "azure/core/nullable.hpp"
#include "azure/core/url.hpp"
#include <algorithm>
#include <cstdint>
#include <functional>
#include <map>
#include <memory>
#include <stdexcept>
#include <string>
#include <unordered_set>
#include <vector>

Go to the source code of this file.

Classes

class  Azure::Core::Http::TransportException
 An error while sending the HTTP request with the transport adapter. More...
 
struct  Azure::Core::Http::HttpRange
 The range of bytes within an HTTP resource. More...
 
class  Azure::Core::Http::HttpMethod
 The method to be performed on the resource identified by the Request. More...
 
class  Azure::Core::Http::Request
 A request message from a client to a server. More...
 

Namespaces

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