dart-lang / dart-lang/http

Add caching support

Open
#334 3 comments 11 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.