Internet Direct (Indy) Version 9.0.2 Beta
TIdProxyConnectionInfo
Represents headers in a HTTP request using a Proxy connection.

TIdProxyConnectionInfo = class(TPersistent)
Description
TIdProxyConnectionInfo is a TPersistent descendant that represents headers used in a HTTP request that requires a Proxy connection. TIdProxyConnectionInfo contains properties that represent the headers used to establish the proxy connection, and to authenticate the client connection using the authorization scheme(s) supported on the Proxy server.

TIdProxyConnectionInfo is the type used to represent the TIdRequestHeaderInfo.ProxyParams property.