roar
Loading...
Searching...
No Matches
Roar
Cookie
Roar::Cookie Member List
This is the complete list of members for
Roar::Cookie
, including all inherited members.
Cookie
()
Roar::Cookie
explicit
Cookie
(std::string const &name, std::string const &value)
Roar::Cookie
explicit
domain_
Roar::Cookie
private
expires_
Roar::Cookie
private
getDomain
() const
Roar::Cookie
getMaxAge
() const
Roar::Cookie
getName
() const
Roar::Cookie
getPath
() const
Roar::Cookie
getSameSite
() const
Roar::Cookie
getValue
() const
Roar::Cookie
httpOnly_
Roar::Cookie
private
isHttpOnly
() const
Roar::Cookie
isSecure
() const
Roar::Cookie
makeSessionCookie
()
Roar::Cookie
maxAge_
Roar::Cookie
private
name_
Roar::Cookie
private
parseCookies
(std::string const &cookieHeaderEntry)
Roar::Cookie
static
path_
Roar::Cookie
private
sameSite_
Roar::Cookie
private
secure_
Roar::Cookie
private
setDomain
(std::string const &domain)
Roar::Cookie
setExpiry
(date const &expires)
Roar::Cookie
setHttpOnly
(bool http_only)
Roar::Cookie
setMaxAge
(uint64_t age)
Roar::Cookie
setName
(std::string const &name)
Roar::Cookie
setPath
(std::string const &path)
Roar::Cookie
setSameSite
(std::string const &same_site)
Roar::Cookie
setSecure
(bool secure)
Roar::Cookie
setValue
(std::string const &value)
Roar::Cookie
toSetCookieString
() const
Roar::Cookie
value_
Roar::Cookie
private
Generated by
1.9.7