dotnet / dotnet/aspnetcore

Output-caching should support byte-range caching

Open
#40,231 1 comment 0 reactions 1 assignee Claimed by @sebastienros View on GitHub
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

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.