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::details::http_msg_base Member List

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

_complete(utility::size64_t bodySize, const std::exception_ptr &exceptionPtr=std::exception_ptr())web::http::details::http_msg_basevirtual
_extract_json(bool ignore_content_type=false) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
_extract_vector() (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
_get_content_length()web::http::details::http_msg_base
_get_data_available() const (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseinline
_prepare_to_receive_data()web::http::details::http_msg_base
extract_string(bool ignore_content_type=false) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
extract_utf16string(bool ignore_content_type=false) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
extract_utf8string(bool ignore_content_type=false) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
headers() (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseinline
http::client::http_client (defined in web::http::details::http_msg_base)web::http::details::http_msg_basefriend
http_msg_base() (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
instream() const web::http::details::http_msg_baseinline
m_data_availableweb::http::details::http_msg_baseprotected
m_default_outstream (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseprotected
m_headers (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseprotected
m_inStreamweb::http::details::http_msg_baseprotected
m_outStreamweb::http::details::http_msg_baseprotected
outstream() const web::http::details::http_msg_baseinline
parse_and_check_content_type(bool ignore_content_type, const std::function< bool(const utility::string_t &)> &check_content_type)web::http::details::http_msg_base
set_body(const concurrency::streams::istream &instream, const utf8string &contentType) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
set_body(const concurrency::streams::istream &instream, const utf16string &contentType) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
set_body(const concurrency::streams::istream &instream, utility::size64_t contentLength, const utf8string &contentType) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
set_body(const concurrency::streams::istream &instream, utility::size64_t contentLength, const utf16string &contentType) (defined in web::http::details::http_msg_base)web::http::details::http_msg_base
set_instream(const concurrency::streams::istream &instream)web::http::details::http_msg_baseinline
set_outstream(const concurrency::streams::ostream &outstream, bool is_default)web::http::details::http_msg_baseinline
to_string() const (defined in web::http::details::http_msg_base)web::http::details::http_msg_basevirtual
~http_msg_base() (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseinlinevirtual