Share via


http_pipeline_stage::current_stage Method

Gets a shared pointer to this pipeline stage.

std::shared_ptr<http_pipeline_stage> current_stage();

Return Value

A shared pointer to a pipeline stage.

Requirements

Header: http_msg.h

Namespace: web::http

See Also

Reference

http_pipeline_stage Class