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
They are missing directives such as no-store or no-cache from the cache control header in the Symfony\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 the Symfony\Component\HttpFoundation\Response::HTTP_RESPONSE_CACHE_CONTROL_DIRECTIVES