webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
HSTSPolicy.this
soup
HSTSPolicy
HSTSPolicy
Sets our main struct and passes it to the parent class.
this
(SoupHSTSPolicy* soupHSTSPolicy, bool ownedRef)
class
HSTSPolicy
this
(
SoupHSTSPolicy
*
soupHSTSPolicy
,
bool
ownedRef
= false
)
this
(string domain, ulong maxAge, bool includeSubdomains)
this
(Message msg)
this
(string domain, ulong maxAge, Date expires, bool includeSubdomains)
this
(string domain, bool includeSubdomains)
Meta
Source
See Implementation
soup
HSTSPolicy
HSTSPolicy
constructors
this
destructors
~this
functions
copy
equal
free
getDomain
getHSTSPolicyStruct
getStruct
includesSubdomains
isExpired
isSessionPolicy
properties
domain
expires
includeSubdomains
maxAge
static functions
getType
variables
ownedRef
soupHSTSPolicy
Sets our main struct and passes it to the parent class.