Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | yes |
RFC? / Specification | no |
Version | 1.2 |
Please refer to discussions in the following issues/PR:
- Auto add the
cache-control
headers? symfony/symfony#25736 - [HttpKernel] Call Response->setPrivate() instead of sending raw header() when session is started symfony/symfony#25583
- [HttpKernel] Fix session handling: decouple "save" from setting response "private" symfony/symfony#25699
The cache feature could be completely deprecated. Application will have to define their own cache strategy.