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