Y
Hacker News
new
|
ask
|
show
|
jobs
by
cuu508
582 days ago
Set max-age in the Cache-Control header to a high value and the browser will not need to revalidate. When deploying a new version, "invalidate" the browser cache by using a different filename.
1 comments
austin-cheney
582 days ago
Or keep the file name and send the file with a query string of some changed numeric value
link