Adds or updates a cookie in the map.
Symbol
CookieMap.set
@param name
The name of the cookie
@param value
The value of the cookie
@param options
Optional cookie attributes
Adds or updates a cookie in the map using a cookie options object.
@param options
Cookie options including name and value