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_response Member List

This is the complete list of members for web::http::details::_http_response, 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
_get_server_context() const (defined in web::http::details::_http_response)web::http::details::_http_responseinline
_http_response() (defined in web::http::details::_http_response)web::http::details::_http_responseinline
_http_response(http::status_code code) (defined in web::http::details::_http_response)web::http::details::_http_responseinline
_prepare_to_receive_data()web::http::details::http_msg_base
_set_server_context(std::unique_ptr< details::_http_server_context > server_context) (defined in web::http::details::_http_response)web::http::details::_http_responseinline
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_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
reason_phrase() const (defined in web::http::details::_http_response)web::http::details::_http_responseinline
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
set_reason_phrase(const http::reason_phrase &reason) (defined in web::http::details::_http_response)web::http::details::_http_responseinline
set_status_code(http::status_code code) (defined in web::http::details::_http_response)web::http::details::_http_responseinline
status_code() const (defined in web::http::details::_http_response)web::http::details::_http_responseinline
to_string() const (defined in web::http::details::_http_response)web::http::details::_http_responsevirtual
~http_msg_base() (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseinlinevirtual