http_pipeline Class
Warning
This topic contains information for the C++ REST SDK 1.0 (codename "Casablanca"). If you are using a later version from the Codeplex Casablanca web page, then use the local documentation at http://casablanca.codeplex.com/documentation.
class http_pipeline;
Members
Public Constructors
Name |
Description |
---|---|
Public Methods
Name |
Description |
---|---|
Adds an HTTP pipeline stage to the pipeline. |
|
Create an http pipeline that consists of a linear chain of stages |
|
Initiate an http request into the pipeline |
|
Requirements
Header: http_msg.h
Namespace: web::http