Skip to main content

inspect_windows_proxy

Function inspect_windows_proxy 

Source
pub fn inspect_windows_proxy(
    runner: &dyn CommandRunner,
) -> Result<SystemProxySettings, String>
Expand description

Inspect proxy settings from Windows Internet Settings registry keys.

On non-Windows platforms, returns an error.