brouberol/5esheets

Use ETag headers to force the browser to cache resources

Closed this issue · 0 comments

We could rely on ETag headers to force browsers to rely on their own cache to avoid having the server recompute a resource when it hasn't changed.

💡 We could rely on the hash of the last update timestamp of each resource, for example.