#include <Http_Cookies.h>
Public Member Functions | |
Cookie () | |
Public Attributes | |
std::string | Value |
std::time_t | Expires |
std::string | Path |
std::string | Domain |
bool | Secure |
std::string ZenLib::Format::Http::Cookie::Value |
std::time_t ZenLib::Format::Http::Cookie::Expires |
Referenced by Cookie().
std::string ZenLib::Format::Http::Cookie::Path |
std::string ZenLib::Format::Http::Cookie::Domain |
Referenced by Cookie().