Method

SoupHSTSPolicyget_domain

Declaration [src]

const char*
soup_hsts_policy_get_domain (
  SoupHSTSPolicy* policy
)

Description [src]

Gets policys domain.

Return value

Type: const char*

policys domain.

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