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
bug symfony#48651 [HttpKernel] AbstractSessionListener should not override the cache lifetime for private responses (rodmen)
This PR was merged into the 5.4 branch.
Discussion
----------
[HttpKernel] AbstractSessionListener should not override the cache lifetime for private responses
Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fixsymfony#47660 AbstractSessionListener should not override the cache lifetime
| License | MIT
symfony#47660 is opened as a bug
This PR fix that AbstractSessionListener override the max-age and the expires cache headers if cache control is private and these values are explicit defined
Commits
-------
36ad0be [HttpKernel] AbstractSessionListener should not override the cache lifetime for private responses
0 commit comments