Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Open
Labels
Description
Description
They are missing directives such asno-store
orno-cache
from the cache control header in theSymfony\Component\HttpKernel\Attribute\Cache
attribute. I don't know if it's intentional but I think it would be a good idea to add them to match theSymfony\Component\HttpFoundation\Response::HTTP_RESPONSE_CACHE_CONTROL_DIRECTIVES
Example
No response