Documentation
Dlang.org
Cookie.getPath
soup
cookie
Cookie
Gets cookie's path.
class
Cookie
string
getPath
(
)
Return Value
Type:
string
cookie's path
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
Gets cookie's path.