ProxyMethod
Description:
[ CCode ( cprefix = "E_PROXY_METHOD_" , type_id = "e_proxy_method_get_type ()" ) ]
[ Version ( since = "3.12" ) ]
public enum ProxyMethod
Network proxy configuration methods.
Content:
Enum values:
- AUTO - Use the autoconfiguration URL defined in
SourceProxy.
- DEFAULT - Use the default
ProxyResolver (see get_default).
- MANUAL - Use the FTP/HTTP/HTTPS/SOCKS settings
defined in SourceProxy.
- NONE - Direct connection; do not use a network
proxy.