Documentation
Dlang.org
Cookie.setPath
soup
cookie
Cookie
Sets cookie's path to path.
class
Cookie
void
setPath
(
string
path
)
Parameters
path
string
the new path
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 path to path.