Function Cookie.rawValue
Undecoded cookie payload
void rawValue
(
string value
) @property @safe;
string rawValue() @property @safe const;
Undecoded cookie payload
void rawValue
(
string value
) @property @safe;
string rawValue() @property @safe const;