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
_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
Sets cookie's domain to domain.