Cookie

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

domain
string domain;
Undocumented in source.
expires
DateTime expires;
Undocumented in source.
httpOnly
bool httpOnly;
Undocumented in source.
maxAge
size_t maxAge;
Undocumented in source.
name
string name;
Undocumented in source.
path
string path;
Undocumented in source.
secure
bool secure;
Undocumented in source.
value
string value;
Undocumented in source.

Meta