Molybden API
|
This is the complete list of members for molybden::Cookie, including all inherited members.
Cookie(std::string domain, std::string name="", std::string value="", std::string path="/", bool is_secure=false, bool is_http_only=false, Timestamp creation_time=time::now().time_since_epoch().count(), Timestamp expiration_time=0, SameSite same_site=SameSite::kLaxMode) (defined in molybden::Cookie) | molybden::Cookie | explicit |
creation_time | molybden::Cookie | |
domain | molybden::Cookie | |
expiration_time | molybden::Cookie | |
is_http_only | molybden::Cookie | |
is_secure | molybden::Cookie | |
name | molybden::Cookie | |
path | molybden::Cookie | |
same_site | molybden::Cookie | |
value | molybden::Cookie |