Removes a cookie from the map.
method
CookieMap.delete
@param name
The name of the cookie to delete
@param options
The options for the cookie to delete
name: string,
): void;
Removes a cookie from the map.
@param name
The name of the cookie to delete
@param options
The options for the cookie to delete