2.1.1
Fixes
- #4: Removing cookies are failing when the
domain
orpath
were set in the cookie. setItem
: prevents converting strings values to JSON to avoid extra quotes.
domain
or path
were set in the cookie.setItem
: prevents converting strings values to JSON to avoid extra quotes.