You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Our header logic for cache control is very crude. Either we say to the browser to cache forever if it's a ipfs/CID or simply set the Last-Modified header to now().
We should explore cache logic around ipns/dns TTLs, content publishing timestamp for Last-Modified
The text was updated successfully, but these errors were encountered:
Our header logic for cache control is very crude. Either we say to the browser to cache forever if it's a
ipfs/CID
or simply set theLast-Modified
header tonow()
.We should explore cache logic around ipns/dns TTLs, content publishing timestamp for
Last-Modified
The text was updated successfully, but these errors were encountered: