Introduction
tough-cookie-file-store-sync - file store backend for the cookie management library tough cookie.
Note: this is an adjusted version of file-cookie-store by JSBizon to add sync mode. See the original for the readme.
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Store cookies in Netscape's file
tough-cookie-file-store-sync - file store backend for the cookie management library tough cookie.
Note: this is an adjusted version of file-cookie-store by JSBizon to add sync mode. See the original for the readme.
* add method getAllCookies
* support tough-cookie 2.0.0* Fix problem with "host only" cookies
* Add function export - for export cookies to the other store or to the array
* get rid dependencies from tough-cookie2