Difference between revisions of "Cache-Control"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
  [[only-if-cached]]
 
  [[only-if-cached]]
 
  [[stale-if-error]]
 
  [[stale-if-error]]
 +
[[stale-while-revalidate]]
 +
 +
 +
Cache-Control: [[max-age]]=3600, [[stale-while-revalidate]]=600
 +
Cache-Control: max-age=3600, stale-if-error=86400
 +
Cache-Control: max-age=3600, stale-while-revalidate=600, stale-if-error=86400
 +
Cache-Control: max-age=31536000
 +
Cache-Control: [[no-cache]]
  
 
[[HTTP headers]]
 
[[HTTP headers]]
 
  [[aws s3 cp --cache-control]]
 
  [[aws s3 cp --cache-control]]
 +
[[React caching]]
 +
  
  

Latest revision as of 14:38, 19 July 2023

Advertising: