Method
SoupHSTSEnforcerget_domains
Declaration [src]
GList*
soup_hsts_enforcer_get_domains (
SoupHSTSEnforcer* hsts_enforcer,
gboolean session_policies
)
Return value
Returns: | A list of utf8 |
A newly allocated
list of domains. Use |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
Each element is a NUL terminated UTF-8 string. |