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
Singleton adds etag and max-age of cache-control.
Actually, there're some items can be supported in cache-control, not only max-age.
In our current design, it only supports to customize max-age, but not to other items.
Please improve it to support customize cache-control by users.
The text was updated successfully, but these errors were encountered:
Singleton adds etag and max-age of cache-control.
Actually, there're some items can be supported in cache-control, not only max-age.
In our current design, it only supports to customize max-age, but not to other items.
Please improve it to support customize cache-control by users.
The text was updated successfully, but these errors were encountered: