Gets the value of a cookie with the specified name.
method
CookieMap.get
@param name
The name of the cookie to retrieve
@returns
The cookie value as a string, or null if the cookie doesn't exist
method
The name of the cookie to retrieve
The cookie value as a string, or null if the cookie doesn't exist