SoupHSTSPolicy

Undocumented in source.

Members

Variables

domain
char* domain;

The domain or hostname that the policy applies to

expires
SoupDate* expires;

the policy expiration time, or %NULL for a permanent session policy

includeSubdomains
bool includeSubdomains;

%TRUE if the policy applies on subdomains

maxAge
ulong maxAge;

The maximum age, in seconds, that the policy is valid

Meta