We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb7a42 commit 240fe06Copy full SHA for 240fe06
session.rst
@@ -270,7 +270,7 @@ needs.
270
Accessing flash messages means that the session must be started, which
271
in turn will cause Symfony to mark the responses as ``private``. In general,
272
since flashes shall displayed only once, pages that might display flashes
273
- cannot reasonably be cached in HTTP caches
+ cannot reasonably be cached in HTTP caches.
274
275
276
Configuration
0 commit comments