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