http_pipeline::append Method
Adds an HTTP pipeline stage to the pipeline.
void append(
std::shared_ptr<http_pipeline_stage> stage
);
Parameters
- stage
A pipeline stage.
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.
Adds an HTTP pipeline stage to the pipeline.
void append(
std::shared_ptr<http_pipeline_stage> stage
);
Header: http_msg.h
Namespace: web::http