diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2019-07-24 10:29:50 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2019-07-24 10:42:20 +0200 |
commit | 9a80dcf11e4f3ee4f4a751550afc6469e76b22d9 (patch) | |
tree | 177e4b2acfd19c5cd5f87f99a1ae592b082bce49 /package.json | |
parent | 3a08e81969e9deafdb4d1aa890c03d67adcc4897 (diff) | |
download | wallabag-9a80dcf11e4f3ee4f4a751550afc6469e76b22d9.tar.gz wallabag-9a80dcf11e4f3ee4f4a751550afc6469e76b22d9.tar.zst wallabag-9a80dcf11e4f3ee4f4a751550afc6469e76b22d9.zip |
Use a custom cookiejar to avoid error when the cookie is badly saved
It happens sometimes on wallabag.it, the json inside the cookie is badly saved and the json isn't valid. It generates an exception and avoid people to use the api and import contents.
To fix that, we use a dedicated `FileCookieJar`, which extends the default one from Guzzle to fix these issues.
Also updated deps
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions