Documentation
Dlang.org
Cookie.getSecure
soup
cookie
Cookie
Gets cookie's secure attribute.
class
Cookie
bool
getSecure
(
)
Return Value
Type:
bool
cookie's secure attribute
soup
cookie
Cookie
constructors
this
functions
appliesToUri
copy
domainMatches
equal
getDomain
getExpires
getHttpOnly
getName
getPath
getSameSitePolicy
getSecure
getValue
setDomain
setExpires
setHttpOnly
setMaxAge
setName
setPath
setSameSitePolicy
setSecure
setValue
toCookieHeader
toSetCookieHeader
static functions
parse
Gets cookie's secure attribute.