Method

EDataServerSourceProxyget_https_host

since: 3.12

Declaration [src]

const gchar*
e_source_proxy_get_https_host (
  ESourceProxy* extension
)

Description [src]

Returns the machine name to proxy secure HTTP through when extensions ESourceProxy:method is E_PROXY_METHOD_MANUAL.

Available since: 3.12

Return value

Type: const gchar*

Secure HTTP proxy host name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.