Output-caching should support byte-range caching
Open
area-middleware
feature-output-caching
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Optional behaviors
- 206 responses can are stored directly.
- Once a cached entry is stored, byte‑range requests are served directly from the cached entry (useful for edge proxies)
Contributor guide
Assessment
This issue has not been assessed yet.