Commit Graph

9 Commits

Author SHA1 Message Date
f902fa6379
add CookieParseError class
catch CookieParseErrors when adding to jar, log a warning
add option to delete session cookies to CookieJar.deleteExpired()
cookie path may be uri encoded. decode it when comparing
check cookie domain attribute validity when parsing
minor version bump
2019-08-15 13:32:49 +02:00
7e7a19403c
improve session cookie handling 2019-08-15 01:06:22 +02:00
9f498864bb
bugfixes 2019-08-14 23:35:55 +02:00
14a874f208
generators are awesome
rewrite internal cookie storage
fix incorrect splitting of key value pairs when parsing serialized cookies
minor version bump
2019-08-13 22:19:25 +02:00
ef39af34a9
update readme
version bump
2019-07-22 13:57:47 +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
jkhsjdhjs
730ffaf03c
small edit in readme 2019-01-14 04:48:42 +01:00
jkhsjdhjs
901198d8cb
add short readme 2019-01-14 04:46:38 +01:00