ZenLib
ZenLib::Format::Http::Cookies Member List

This is the complete list of members for ZenLib::Format::Http::Cookies, including all inherited members.

Cookies()ZenLib::Format::Http::Cookies
Create_Lines(std::ostream &Out)ZenLib::Format::Http::Cookies
Get(const std::string &Name)ZenLib::Format::Http::Cookies
Set(const std::string &Name, const std::string &Value=EmptyString, std::time_t Expires=(std::time_t) -1, const std::string &Path=EmptyString, const std::string &Domain=EmptyString, bool Secure=false)ZenLib::Format::Http::Cookies