#include <Http_Cookies.h>
List of all members.
Public Member Functions |
| | Cookie () |
Constructor & Destructor Documentation
| ZenLib::Format::Http::Cookie::Cookie |
( |
| ) |
|
|
inline |
Member Data Documentation
| std::string ZenLib::Format::Http::Cookie::Domain |
| std::time_t ZenLib::Format::Http::Cookie::Expires |
| std::string ZenLib::Format::Http::Cookie::Path |
| bool ZenLib::Format::Http::Cookie::Secure |
| std::string ZenLib::Format::Http::Cookie::Value |
The documentation for this struct was generated from the following file: