Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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