webkit.network_proxy_settings
Module for [NetworkProxySettings] class
class NetworkProxySettings
Types 1
Configures network proxies.
WebKitNetworkProxySettings can be used to provide a custom proxy configuration to a #WebKitWebContext. You need to call webkit_web_context_set_network_proxy_settings() with webkit.types.NetworkProxyMode.Custom and a WebKitNetworkProxySettings.
Methods
webkit.network_proxy_settings.NetworkProxySettings copy() nothrowMake a copy of the #WebKitNetworkProxySettings. Returns: A copy of passed in #WebKitNetworkProxySettings