Cookie mapping collection class.
More...
#include <CookieMap.h>
Cookie mapping collection class.
◆ Map
◆ Ptr
◆ add()
◆ begin()
| Map::iterator sese::net::http::CookieMap::begin |
( |
| ) |
|
|
inlinenoexcept |
◆ clear()
| void sese::net::http::CookieMap::clear |
( |
| ) |
|
|
inline |
◆ empty()
| bool sese::net::http::CookieMap::empty |
( |
| ) |
const |
|
inlinenodiscard |
◆ end()
| Map::iterator sese::net::http::CookieMap::end |
( |
| ) |
|
|
inlinenoexcept |
◆ expired()
| void CookieMap::expired |
( |
uint64_t | now | ) |
|
Check and remove expired cookies
- Parameters
-
References map.
◆ find()
| Cookie::Ptr CookieMap::find |
( |
const std::string & | name | ) |
|
|
noexcept |
◆ size()
| size_t sese::net::http::CookieMap::size |
( |
| ) |
const |
|
inlinenodiscard |
◆ updateExpiresFrom()
| void CookieMap::updateExpiresFrom |
( |
uint64_t | offset | ) |
|
Convert max-age field in the collection to expires
- Parameters
-
References map.
◆ map
| Map sese::net::http::CookieMap::map |
|
private |
The documentation for this class was generated from the following files: