Documentation
Dlang.org
Cookie.setDomain
soup
cookie
Cookie
Sets cookie's domain to domain.
class
Cookie
void
setDomain
(
string
domain
)
Parameters
domain
string
the new domain
soup
cookie
Cookie
constructors
this
functions
appliesToUri
cPtr
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
Sets cookie's domain to domain.