get_domains


Description:

public List<string> get_domains (bool session_policies)

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

Parameters:

this

a HSTSEnforcer

session_policies

whether to include session policies

Returns:

a newly allocated list of domains. Use [func@GLib.List.free_full] and [func@GLib.free] to free the list.