Commit Graph

25 Commits

Author SHA1 Message Date
Flummi
fdd99dfbd9 update flumm-fetch 2019-11-25 15:41:12 +01:00
Flummi
671fc3c746 gitfap -> github 2019-11-25 04:02:17 +01:00
Flummi
84275bfcd7 he she it, the mjs must fit 2019-08-28 19:56:18 +00:00
3f66e804e5
re-add static Cookie.fromObject() function 2019-08-17 05:42:18 +02:00
ff7aaf3706
export cookieJar, class CookieJar and class Cookie in index.mjs 2019-08-17 05:39:31 +02:00
afa7151e6a
fix Cookie.hasExpired() for session cookies 2019-08-17 05:15:16 +02:00
0c767b3fee
merge latest node-fetch-cookies version 2019-08-15 23:14:23 +02:00
bd2009cf72
remove unnecessary parameter from cookie jar construction 2019-07-24 16:49:25 +02:00
d7087a0322
remove unnecessary code from cookie jar class 2019-07-24 16:45:04 +02:00
5b4105322d
Merge ../node-fetch-cookies 2019-07-24 16:40:05 +02:00
4a84e2ad7c
remove unnecessary line 2019-07-24 16:39:20 +02:00
f75cb67979
use a global cookie jar instead of specifying the cookie jar every time 2019-07-22 23:22:53 +02:00
f2ccce9d0e
rewrite node-fetch-cookies for flumm-fetch 2019-07-22 22:42:38 +02:00
ef39af34a9
update readme
version bump
2019-07-22 13:57:47 +02:00
83a640e9fb
allow cookieJars to be null in fetch wrapper
version bump
2019-07-22 13:52:54 +02:00
2add63a071
version bump 2019-07-20 23:40:27 +02:00
a2976d9cf8
make specifying a file for cookie-jars optional 2019-07-20 23:39:15 +02:00
d2e88e3b1a
add a proper documentation
featuring an actually working usage example!

also: change exports in index.mjs for easier import
2019-06-16 00:06:28 +02:00
dea075a87e
release 1.0.2 with the readme 2019-01-14 04:54:52 +01:00
jkhsjdhjs
730ffaf03c
small edit in readme 2019-01-14 04:48:42 +01:00
jkhsjdhjs
e38327127d
remove test.mjs 2019-01-14 04:46:59 +01:00
jkhsjdhjs
901198d8cb
add short readme 2019-01-14 04:46:38 +01:00
bcca25ff07
publish new version with the fixes 2019-01-14 04:31:51 +01:00
f6c3ba8a61
fixes to get it working 2019-01-14 04:30:38 +01:00
d92f8d3564
initial commit 2019-01-13 23:30:17 +01:00