cordova-plugin-advanced-http icon indicating copy to clipboard operation
cordova-plugin-advanced-http copied to clipboard

Update READ.md setCookie with removal message

Open shaneAPT opened this issue 2 years ago • 0 comments

https://github.com/silkimen/cordova-plugin-advanced-http/issues/472

Update the README for setCookie to reflect that either clearCookies or removeCookies will have to be manually called in order to remove the cookie. As explained in the above issue, this removes any potential confusion that the cookies are stored per session.

shaneAPT avatar Sep 22 '22 20:09 shaneAPT