Class NetworkProxySettings

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.webkit.NetworkProxySettings
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class NetworkProxySettings extends ProxyInstance
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 NetworkProxyMode.CUSTOM and a WebKitNetworkProxySettings.