Cookie

Undocumented in source.

Members

Enums

Encoding
enum Encoding
Undocumented in source.

Functions

setValue
void setValue(string value, Encoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
writeString
void writeString(R dst, string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

domain
string domain [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
domain
string domain [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
expires
string expires [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
expires
string expires [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
httpOnly
bool httpOnly [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
httpOnly
bool httpOnly [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxAge
long maxAge [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxAge
long maxAge [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rawValue
string rawValue [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
rawValue
string rawValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
secure
bool secure [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
secure
bool secure [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta