WebBrowser::onproxyauth (open)
Handler called to retrieve proxy authentication information
Signature: RECORD FUNCTION authhandler(STRING realm, STRINGauthurl)
Return a record with cells username
and password
.
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
PROPERTY onproxyauth