Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 206 Partial Content and Cache-Control: must-understand #625

Open
JWCook opened this issue May 4, 2022 · 0 comments
Open
Labels
cache-headers Cache-Control and other standard HTTP cache behavior enhancement

Comments

@JWCook
Copy link
Member

JWCook commented May 4, 2022

I believe this is mainly useful for servers that want to ensure the cache can properly deal with 206 and 304 responses. 304s have been supported since 0.8. It will take a little more research to determine if supporting 206 responses and related features (like If-Range) would be worth it.

Reference:

@JWCook JWCook added enhancement cache-headers Cache-Control and other standard HTTP cache behavior labels May 4, 2022
@JWCook JWCook changed the title Add support for Cache-Control: must-understand Add support for 206 Partial Content and Cache-Control: must-understand Jun 12, 2022
@JWCook JWCook added this to the Long-term backlog milestone Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache-headers Cache-Control and other standard HTTP cache behavior enhancement
Projects
None yet
Development

No branches or pull requests

1 participant