Commit 9faa948
committed
minor #21381 Add a note that checking for flash messages defeats HTTP cacheability (mpdude)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
Add a note that checking for flash messages defeats HTTP cacheability
This may be surprising when HTTP cache performance is a concern, so let's give this early heads-up notice.
Commits
-------
99e0181 Add a note that checking for flash messages defeats HTTP cacheability1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
268 | 275 | | |
269 | 276 | | |
270 | 277 | | |
| |||
0 commit comments