juju / persistent-cookiejar

cookiejar is a fork of net/http/cookiejar that allows serialisation of the stored cookies
BSD 3-Clause "New" or "Revised" License
113 stars 76 forks source link

add NoPersist option #24

Closed rogpeppe closed 7 years ago

rogpeppe commented 7 years ago

Perhaps a little odd for a "persistent" cookiejar to have an option to avoid persistence, but useful for tests.