http_pipeline 类

警告

本主题包含有关 C++ REST SDK 1.0 (codename "Casablanca") 的信息。如果你正在从 Codeplex Casablanca 网页 使用更高版本,则使用 http://casablanca.codeplex.com/documentation 上的本地文档。

class http_pipeline;

Members

公共构造函数

名称

描述

http_pipeline::~http_pipeline 析构函数

公共方法

名称

描述

http_pipeline::append 方法

将 HTTP 管道阶段添加到管道。

http_pipeline::create_pipeline 方法

创建由阶段的线性链组成的 HTTP 管道

http_pipeline::last_stage 方法

http_pipeline::propagate 方法

将 HTTP 请求启动到管道中

http_pipeline::set_last_stage 方法

要求

**标头:**http_msg.h

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

请参见

参考

web::http 命名空间