http_cache_client 1.0.5
http_cache_client: ^1.0.5 copied to clipboard
HTTP cache client with multiple stores respecting HTTP directives (or not).
1.0.5 #
- fix: Age header refresh on 304 revalidation
- chore: Min SDK is now 3.6.0.
1.0.4 #
- chore: Updated dependencies.
1.0.3 #
- fix: Allow keyBuilder to depend on request body.
1.0.2 #
- fix: BaseRequest now has
headersgetter instead ofheaderValuesAsList. - chore: Updated dependencies.
1.0.1 #
- fix: Improve cache save time.
- fix: Improve request date assignment.
- fix: bump http to ^1.2.0
- fix:
CacheOptions#maxStaleusage may lead to empty response body. - feat: Improve performance on cache check when using cipher.
1.0.0 #
- Initial version.