Add caching support
Open
type-enhancement
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 419
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 8
Description
Caching responses on the client side is a fundamental part of HTTP functionality. While there are other packages that support this, it seems like this should be a basic part of this package. Since this package is meant to be a basic Dart package, perhaps providing an interface that can be implemented for different Dart-based systems (server, Javascript, Flutter, etc.) based on the features of those frameworks.
Contributor guide
Assessment
This issue has not been assessed yet.