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.
|
This is the complete list of members for web::http::client::details::http_network_handler, including all inherited members.
current_stage() | web::http::http_pipeline_stage | inlineprotected |
http_client_impl() const (defined in web::http::client::details::http_network_handler) | web::http::client::details::http_network_handler | inline |
http_network_handler(const uri &base_uri, const http_client_config &client_config) (defined in web::http::client::details::http_network_handler) | web::http::client::details::http_network_handler | |
http_pipeline_stage() (defined in web::http::http_pipeline_stage) | web::http::http_pipeline_stage | inlineprotected |
next_stage() const | web::http::http_pipeline_stage | inlineprotected |
propagate(http_request request) | web::http::client::details::http_network_handler | virtual |
~http_pipeline_stage() (defined in web::http::http_pipeline_stage) | web::http::http_pipeline_stage | inlinevirtual |