Documentation
Dlang.org
Cookie.getSameSitePolicy
soup
cookie
Cookie
Returns the same-site policy for this cookie.
class
Cookie
soup.types.SameSitePolicy
getSameSitePolicy
(
)
Return Value
Type:
soup
.
types
.
SameSitePolicy
a #SoupSameSitePolicy
soup
cookie
Cookie
constructors
this
functions
_cPtr
appliesToUri
copy
domainMatches
equal
getDomain
getExpires
getHttpOnly
getName
getPath
getSameSitePolicy
getSecure
getValue
self
setDomain
setExpires
setHttpOnly
setMaxAge
setName
setPath
setSameSitePolicy
setSecure
setValue
toCookieHeader
toSetCookieHeader
properties
_gType
static functions
_getGType
parse
Returns the same-site policy for this cookie.