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
We added cache-control headers for .crate files in #1871. We should also add cache-control headers for readme files. While it is rare, readme files can change when we regenerate them, so we can't mark them as immutable, and should limit the cache time to some lower value, say one week.