Method

SoupHSTSPolicyget_expires

Declaration [src]

GDateTime*
soup_hsts_policy_get_expires (
  SoupHSTSPolicy* policy
)

Description [src]

Returns the expiration date for policy.

Return value

Type: GDateTime

A GDateTime or NULL if unset.

The caller of the method takes ownership of the data, and is responsible for freeing it.