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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Initiate an http request into the pipeline
pplx::task<http_response> propagate(
http_request request
);
Header: http_msg.h
Namespace: web::http