cookie_store 0.3.2 copy "cookie_store: ^0.3.2" to clipboard
cookie_store: ^0.3.2 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

0.3.0 #

Fix path matching when returning cookies

0.3.1 #

Allow HTTP-style dates for the expires attribute

0.3.2 #

Some bugfixes, be even more permissive when parsing dates in the expires attribute

1
likes
0
pub points
47%
popularity

Publisher

verified publisherbegaydocrime.org

Manages cookies in accordance with RFC 6265

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, meta, punycode

More

Packages that depend on cookie_store