Method

EDataServerSourceProxyget_http_host

since: 3.12

Declaration [src]

const gchar*
e_source_proxy_get_http_host (
  ESourceProxy* extension
)

Description [src]

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

Available since: 3.12

Return value

Type: const gchar*

HTTP proxy host name.

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