HSTSEnforcer.getDomains

string[] getDomains(bool sessionPolicies)

Gets a list of domains for which there are policies in enforcer.

Parameters

sessionPolicieswhether to include session policies

Returns

a newly allocated

list of domains. Use [glib.list.List.freeFull] and funcGLib.free to free the list.