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
Tried to use stale-while-revalidate in a laravel app and found that it isn't supported.
The directives were introduced by this commit: 402909f by @fabpot based on this issue: #35720
It seems there are missing directives. Would it be possible to add the remaining directives? MDN Docs - Cache-Control