Checks whether a request has a cookie or not.
The name of the cookie to check for existence.
True if the cookie exists, false otherwise.
See Implementation
Checks whether a request has a cookie or not.