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

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

append(const std::shared_ptr< http_pipeline_stage > &stage)web::http::http_pipelineinline
create_pipeline(const std::shared_ptr< http_pipeline_stage > &last)web::http::http_pipelineinlinestatic
last_stage() const web::http::http_pipelineinline
propagate(http_request request)web::http::http_pipelineinline
set_last_stage(const std::shared_ptr< http_pipeline_stage > &last)web::http::http_pipelineinline