Represents Proxy Authentication headers and values for a connection.
property ProxyAuthenticate: TIdHeaderList;
ProxyAuthenticate is a TIdHeaderList property that contains header names and values for a Proxy Authentication challenge.
ProxyAuthenticate values indicate the authentication scheme and parameters applicable to the proxy for the requested server resource. ProxyAuthenticate header values apply to the current proxy connection and should not be passed to a user agent.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|