webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
Cookie.setDomain
soup
Cookie
Cookie
Sets @cookie's domain to @domain
class
Cookie
void
setDomain
(
string
domain
)
Parameters
domain
string
the new domain
Meta
Since
2.24
Source
See Implementation
soup
Cookie
Cookie
constructors
this
destructors
~this
functions
appliesToUri
copy
domainMatches
equal
free
getCookieStruct
getDomain
getExpires
getHttpOnly
getName
getPath
getSameSitePolicy
getSecure
getStruct
getValue
setDomain
setExpires
setHttpOnly
setMaxAge
setName
setPath
setSameSitePolicy
setSecure
setValue
toCookieHeader
toSetCookieHeader
properties
domain
expires
httpOnly
name
path
secure
value
static functions
getType
parse
variables
ownedRef
soupCookie
Sets @cookie's domain to @domain