Method
SoupHSTSPolicycopy
Declaration [src]
SoupHSTSPolicy*
soup_hsts_policy_copy (
SoupHSTSPolicy* policy
)
Return value
Type: SoupHSTSPolicy
A copy of policy
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |