Cgi.cookie

The unparsed content of the Cookie: header in the request. See also the cookiesstring member for a parsed view of the data.

class Cgi
immutable(char[]) cookie;
Suggestion Box / Bug Report