http_pipeline::propagate Method
Initiate an http request into the pipeline
pplx::task<http_response> propagate(
http_request request
);
Parameters
- request
Http request
Requirements
Header: http_msg.h
Namespace: web::http
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initiate an http request into the pipeline
pplx::task<http_response> propagate(
http_request request
);
Header: http_msg.h
Namespace: web::http