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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Adds an HTTP pipeline stage to the pipeline.
void append(
std::shared_ptr<http_pipeline_stage> stage
);
Header: http_msg.h
Namespace: web::http