Proxy settings for browsers and other webviews.
Path:

system.proxy

Hierarchy

  • ProxyConfig

Properties

enabled: boolean

Default: false

True when the proxy settings should be used.

system.proxy.enabled

Ftp scheme settings.

system.proxy.ftp

Http scheme settings.

system.proxy.http

Https scheme settings.

system.proxy.https

pacFileUrl?: string

Filepath to the PAC file.

system.proxy.pacFileUrl

proxyBypassRules?: string

Rules in which the proxy should be bypassed.

system.proxy.proxyBypassRules

schemeSpecificProxies: boolean

Default: false

True when scheme specific settings should be used.

system.proxy.schemeSpecificProxies

Socks scheme settings.

system.proxy.socks

Generated using TypeDoc