|
MōBrowser API
|
This is the complete list of members for mobrowser::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 mobrowser::Cookie) | mobrowser::Cookie | explicit |
| creation_time | mobrowser::Cookie | |
| domain | mobrowser::Cookie | |
| expiration_time | mobrowser::Cookie | |
| is_http_only | mobrowser::Cookie | |
| is_secure | mobrowser::Cookie | |
| name | mobrowser::Cookie | |
| path | mobrowser::Cookie | |
| same_site | mobrowser::Cookie | |
| value | mobrowser::Cookie |