cookie_store 0.2.3 cookie_store: ^0.2.3 copied to clipboard
Manages cookies in accordance with RFC 6265
0.1.0 #
Extract the cookie store into its own package
0.2.0 #
Allow RFC2109-style multi-cookie Set-Cookie headers
0.2.1 #
Add test badge to the README
0.2.2 #
Fix crash when force shrinking cookie store.
Also delete only excessive cookies (not all cookies from excessive domains) when shrinking with force=false
. (This was the intended behaviour.)
0.2.3 #
Downgrade meta package to ^1.9.0