dio_cookie_manager 2.1.2
dio_cookie_manager: ^2.1.2 copied to clipboard
A cookie manager for Dio, which supports persistent cookies in RAM and file.
CHANGELOG #
Unreleased #
None.
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.