Creates a new #SoupHSTSPolicy with the given attributes.
@domain is a domain on which the strict transport security policy
represented by this object must be enforced.
@max_age is used to set the "expires" attribute on the policy; pass
SOUP_HSTS_POLICY_MAX_AGE_PAST for an already-expired policy, or a
lifetime in seconds.
If @include_subdomains is %TRUE, the strict transport security policy
must also be enforced on all subdomains of @domain.
Creates a new #SoupHSTSPolicy with the given attributes.
@domain is a domain on which the strict transport security policy represented by this object must be enforced.
@max_age is used to set the "expires" attribute on the policy; pass SOUP_HSTS_POLICY_MAX_AGE_PAST for an already-expired policy, or a lifetime in seconds.
If @include_subdomains is %TRUE, the strict transport security policy must also be enforced on all subdomains of @domain.