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

Improve cache-control header #1017

Open
XhmikosR opened this issue Apr 12, 2018 · 2 comments
Open

Improve cache-control header #1017

XhmikosR opened this issue Apr 12, 2018 · 2 comments

Comments

@XhmikosR
Copy link
Collaborator

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control

  1. stale-while-revalidate
  2. stale-if-error
  3. immutable

Maybe not yet, until the spec is in WD phase.

Opening this to track it.

@XhmikosR
Copy link
Collaborator Author

XhmikosR commented Nov 2, 2018

Perhaps we should also remove the ETag header while at it. We already set a proper cache-control header, not sure if the ETag one has any value.

@XhmikosR
Copy link
Collaborator Author

XhmikosR commented Apr 1, 2020

This is something I'd like to sort soon too, mostly stale-while-revalidate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant