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.
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.
namespace client;
Members
Classes
Name |
Description |
---|---|
credentials represents a set of user credentials (username and password) to be used for the client and proxy authentication |
|
HTTP client class, used to maintain a connection to an HTTP service for an extended session. |
|
HTTP client configuration class, used to set the possible configuration options used to create an http_client instance. |
|
web_proxy represents the concept of the web proxy, which can be auto-discovered, disabled, or specified explicitly by the user |
Requirements
Header: http_client.h, http_msg.h
Namespace: web::http