dio_cookie_manager 2.1.3 copy "dio_cookie_manager: ^2.1.3" to clipboard
dio_cookie_manager: ^2.1.3 copied to clipboard

A cookie manager for Dio, which supports persistent cookies in RAM and file.

CHANGELOG #

Unreleased #

None.

2.1.3 #

  • Allow Set-Cookie to be parsed in redirect responses.
  • Fix new cookies being replaced by old cookies with the same name.
  • Sort the cookie by path (longer path first).

2.1.2 #

  • Fix empty cookie parsing and header value set.
  • Improve code formats according to linter rules.

2.1.1 #

  • Fix #1651
  • Fix #1674

2.1.0 #

  • For the dio's 5.0 release.

2.0.0 #

  • support dio 4.0.0

2.0.0-beta1 #

  • support nullsafety

1.0.0 - 2019.9.18 #

  • First stable version

0.0.1 - 2019.9.17 #

  • A cookie manager for Dio.
125
likes
0
pub points
98%
popularity

Publisher

verified publisherflutter.cn

A cookie manager for Dio, which supports persistent cookies in RAM and file.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cookie_jar, dio

More

Packages that depend on dio_cookie_manager