http_pipeline_stage::current_stage 方法

获取指向此管道阶段的共享指针。

std::shared_ptr<http_pipeline_stage> current_stage();

返回值

指向管道阶段的共享指针。

要求

**标头:**http_msg.h

**命名空间:**web::http

请参见

参考

http_pipeline_stage 类