HTTPSecureSocket.ProxyAuthenticationRequired
From Xojo Documentation
Event
HTTPSecureSocket.ProxyAuthenticationRequired(Realm as String, Headers as InternetHeaders, ByRef Name as String, ByRef Password as String) As Boolean
New in 2009r4
Supported for all project types and targets.
New in 2009r4
Supported for all project types and targets.
Executes when a site that requires via proxy authentication connects. ProxyAuthenticationRequired also supports Digest authentication.