Data.Cloud.AmazonAPI.TAmazonConnectionInfo.RequestProxyHost

From RAD Studio API Documentation

Delphi

property RequestProxyHost: string read FRequestProxyHost write FRequestProxyHost default 0;

C++

__property RequestProxyHost = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonConnectionInfo

Description

Specifies the proxy host to use for the HTTP requests to the cloud, or an empty string, to use none. {{#multireplace:Data.Cloud.AmazonAPI.TAmazonConnectionInfo.RequestProxyHost|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyHost|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyHost|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the proxy host to use for the HTTP requests to the cloud, or an empty string, to use none.

See Also