E.ProxyMethod – libedataserver-1.2 Reference Manual
Packages
libedataserver-1.2
E
ProxyMethod
AUTO
DEFAULT
MANUAL
NONE
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.
Namespace:
E
Package:
libedataserver-1.2
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.