Function: setProxy()
setProxy(
proxySettings
):Promise
<void
>
Register new HTTP proxy settings. Note that registering new settings does not change the state (enabled or disabled) of the proxy settings.
Parameters
• proxySettings: ProxySettings
Returns
Promise
<void
>