NetworkProxyMode#

Added in version 2.16.

class NetworkProxyMode#

Enum values used to set the network proxy mode.

Fields#

class NetworkProxyMode
CUSTOM#

Use custom proxy settings.

DEFAULT#

Use the default proxy of the system.

NO_PROXY#

Do not use any proxy.