Internet Direct (Indy) Version 9.0.1 Beta
|
property OnSelectProxyAuthorization: TIdOnSelectAuthorization;
OnSelectProxyAuthorization is triggered when a Request needs Authentication using a supported Authentication method for the Proxy headers found in Response. OnSelectProxyAuthorization can be used to set the class instance in Auth used for authenticating the client Request based on header values found in AuthInfo.
OnSelectProxyAuthorization is used prior to triggering the OnProxyAuthorization event handler for the client connection.