cordova-plugin-advanced-http
cordova-plugin-advanced-http copied to clipboard
Update READ.md setCookie with removal message
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.