C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
web::http::http_headers Member List

This is the complete list of members for web::http::http_headers, including all inherited members.

add(const key_type &name, const _t1 &value)web::http::http_headersinline
allocator_type typedef (defined in web::http::http_headers)web::http::http_headers
begin()web::http::http_headersinline
begin() const (defined in web::http::http_headers)web::http::http_headersinline
cache_control() const web::http::http_headers
clear()web::http::http_headersinline
const_iterator typedef (defined in web::http::http_headers)web::http::http_headers
const_pointer typedef (defined in web::http::http_headers)web::http::http_headers
const_reference typedef (defined in web::http::http_headers)web::http::http_headers
const_reverse_iterator typedef (defined in web::http::http_headers)web::http::http_headers
content_length() const web::http::http_headers
content_type() const web::http::http_headers
date() const web::http::http_headers
difference_type typedef (defined in web::http::http_headers)web::http::http_headers
empty() const web::http::http_headersinline
end()web::http::http_headersinline
end() const (defined in web::http::http_headers)web::http::http_headersinline
find(const key_type &name)web::http::http_headersinline
find(const key_type &name) const (defined in web::http::http_headers)web::http::http_headersinline
has(const key_type &name) const web::http::http_headersinline
http_headers()web::http::http_headersinline
http_headers(const http_headers &other)web::http::http_headersinline
http_headers(http_headers &&other)web::http::http_headersinline
iterator typedef (defined in web::http::http_headers)web::http::http_headers
key_compare typedef (defined in web::http::http_headers)web::http::http_headers
key_type typedefweb::http::http_headers
match(const key_type &name, _t1 &value) const web::http::http_headersinline
operator=(const http_headers &other)web::http::http_headersinline
operator=(http_headers &&other)web::http::http_headersinline
operator[](const key_type &name)web::http::http_headersinline
pointer typedef (defined in web::http::http_headers)web::http::http_headers
reference typedef (defined in web::http::http_headers)web::http::http_headers
remove(const key_type &name)web::http::http_headersinline
reverse_iterator typedef (defined in web::http::http_headers)web::http::http_headers
set_cache_control(utility::string_t control)web::http::http_headers
set_content_length(utility::size64_t length)web::http::http_headers
set_content_type(utility::string_t type)web::http::http_headers
set_date(const utility::datetime &date)web::http::http_headers
size() const web::http::http_headersinline
size_type typedef (defined in web::http::http_headers)web::http::http_headers