HTTPSocket.ProxyAuthenticationRequired

From Xojo Documentation

Event


HTTPSocket.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.

Executes when a site that requires via proxy authentication connects. ProxyAuthenticationRequired also supports Digest authentication.