Closed
Description
Description
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
Example
No response