Gets the value of a cookie with the specified name.
Symbol
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
Symbol
Gets the value of a cookie with the specified name.
The name of the cookie to retrieve
The cookie value as a string, or null if the cookie doesn't exist