Function Cookie.domain
The domain for which the cookie is valid
void domain
(
string value
) @property @safe;
string domain() @property @safe const;
The domain for which the cookie is valid
void domain
(
string value
) @property @safe;
string domain() @property @safe const;