web_proxy Class

web_proxy represents the concept of the web proxy, which can be auto-discovered, disabled, or specified explicitly by the user

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 web_proxy;

Members

Public Enumerations

Name

Description

web_proxy::web_proxy_mode Enumeration

Public Constructors

Name

Description

web_proxy::web_proxy Constructor

Public Methods

Name

Description

web_proxy::address Method

web_proxy::credentials Method

web_proxy::is_auto_discovery Method

web_proxy::is_default Method

web_proxy::is_disabled Method

web_proxy::is_specified Method

web_proxy::set_credentials Method

Requirements

Header: http_client.h

Namespace: web::http::client

See Also

Reference

web::http::client Namespace