Checks if a cookie with the given name exists.
Symbol
CookieMap.has
@param name
The name of the cookie to check
@returns
true if the cookie exists, false otherwise
Symbol
Checks if a cookie with the given name exists.
The name of the cookie to check
true if the cookie exists, false otherwise