WebBrowser::GetRequestSource (open)
Returns the current set IP address from which the requests are sent
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
RECORD FUNCTION GetRequestSource()Return value
RECORDRequest source data
hostHost/ip for source of requests. Empty if all bindings are allowed
postPort to bind to, 0 if any available port is ok.