WebBrowser::SetRequestSource (open)
Send all requests from a specific IP address
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
MACRO SetRequestSource(STRING host, INTEGER port)
Parameters
STRING host
Host/ip to use as source for requests. Set to empty to allow binding anywhere
INTEGER port
Port to bind to, or 0 to bind to at any available port