API Version: 4.0
Library Version: 2.38.2
enum WebKit2.NetworkProxyMode
Enum values used to set the network proxy mode.
WEBKIT_NETWORK_PROXY_MODE_DEFAULT
Use the default proxy of the system.
WEBKIT_NETWORK_PROXY_MODE_NO_PROXY
Do not use any proxy.
WEBKIT_NETWORK_PROXY_MODE_CUSTOM
Use custom proxy settings.