Internet Direct (Indy)
|
Represents headers in a HTTP request using a Proxy connection.
TIdProxyConnectionInfo = class(TIdPersistent);
TIdProxyConnectionInfo is a TPersistent descendant that represents headers used in a HTTP request that require 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.
TIdRequestHeaderInfo.ProxyParams
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |