set_proxy_config

Function set_proxy_config 

Source
pub fn set_proxy_config(config: &str, pac_url: &str)
Expand description

Set the proxy config which the web engine will be used to request network resources or PAC url to detect proxy automatically.

NWJS Documentation