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

This is the complete list of members for web::http::details::_http_request, 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_request)web::http::details::_http_requestinline
_http_request(http::method mtd) (defined in web::http::details::_http_request)web::http::details::_http_request
_http_request(std::unique_ptr< http::details::_http_server_context > server_context) (defined in web::http::details::_http_request)web::http::details::_http_request
_prepare_to_receive_data()web::http::details::http_msg_base
_progress_handler() const (defined in web::http::details::_http_request)web::http::details::_http_requestinline
_reply_if_not_already(http::status_code status) (defined in web::http::details::_http_request)web::http::details::_http_request
_response_stream() const (defined in web::http::details::_http_request)web::http::details::_http_requestinline
_set_base_uri(const http::uri &base_uri) (defined in web::http::details::_http_request)web::http::details::_http_requestinline
_set_listener_path(const utility::string_t &path) (defined in web::http::details::_http_request)web::http::details::_http_requestinline
_set_server_context(std::unique_ptr< http::details::_http_server_context > server_context) (defined in web::http::details::_http_request)web::http::details::_http_requestinline
absolute_uri() const (defined in web::http::details::_http_request)web::http::details::_http_request
cancellation_token() const (defined in web::http::details::_http_request)web::http::details::_http_requestinline
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
get_response() (defined in web::http::details::_http_request)web::http::details::_http_requestinline
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
method() (defined in web::http::details::_http_request)web::http::details::_http_requestinline
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
relative_uri() const (defined in web::http::details::_http_request)web::http::details::_http_request
reply(const http_response &response) (defined in web::http::details::_http_request)web::http::details::_http_request
request_uri() (defined in web::http::details::_http_request)web::http::details::_http_requestinline
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_cancellation_token(const pplx::cancellation_token &token) (defined in web::http::details::_http_request)web::http::details::_http_requestinline
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_progress_handler(const progress_handler &handler) (defined in web::http::details::_http_request)web::http::details::_http_requestinline
set_request_uri(const uri &) (defined in web::http::details::_http_request)web::http::details::_http_request
set_response_stream(const concurrency::streams::ostream &stream) (defined in web::http::details::_http_request)web::http::details::_http_requestinline
to_string() const (defined in web::http::details::_http_request)web::http::details::_http_requestvirtual
~_http_request() (defined in web::http::details::_http_request)web::http::details::_http_requestinlinevirtual
~http_msg_base() (defined in web::http::details::http_msg_base)web::http::details::http_msg_baseinlinevirtual