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

0.3.3 #

Be even more permissive when parsing dates, also mention this in the README

0.3.4 #

Add Dart Analyze badge to README

0.3.5 #

Fix mistakes in example code in README

1
likes
140
pub points
47%
popularity

Publisher

verified publisherbegaydocrime.org

Manages cookies in accordance with RFC 6265

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, meta, punycode

More

Packages that depend on cookie_store