bootstrapcdn icon indicating copy to clipboard operation
bootstrapcdn copied to clipboard

Improve `cache-control` header

Open XhmikosR opened this issue 6 years ago • 2 comments

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 avatar Apr 12 '18 06:04 XhmikosR

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 avatar Nov 02 '18 12:11 XhmikosR

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

XhmikosR avatar Apr 01 '20 19:04 XhmikosR