Noticed loading from a non-existant cookie store caused an exception (previous to using http-cookie it was possible).
I assumed saving would exception as well if the file was removed after initialization but before saving. It appears I was incorrect but I think the test is useful anyway.
Noticed loading from a non-existant cookie store caused an exception (previous to using
http-cookie
it was possible).I assumed saving would exception as well if the file was removed after initialization but before saving. It appears I was incorrect but I think the test is useful anyway.