HSTSEnforcer.getDomains

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

class HSTSEnforcer
string[]
getDomains

Parameters

sessionPolicies bool

whether to include session policies

Return Value

Type: string[]

a newly allocated list of domains. Use glib.list.List.freeFull and funcGLib.free to free the list.