Commit 1b1002b
[HttpFoundation] Use
Cache-Control: must-revalidate only if explicit lifetime has been given1 parent 8aefe97 commit 1b1002bCopy full SHA for 1b1002b
File tree
Expand file treeCollapse file tree
4 files changed
+7
-11
lines changedOpen diff view settings
Filter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- HttpCache
- Tests/HttpCache
Expand file treeCollapse file tree
4 files changed
+7
-11
lines changedOpen diff view settings
Collapse file
src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
309 | 309 | |
310 | 310 | |
311 | 311 | |
312 | | - |
313 | | - |
314 | | - |
315 | | - |
316 | 312 | |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
317 | 317 | |
318 | | - |
| 318 | + |
319 | 319 | |
320 | 320 | |
321 | 321 | |
|
Collapse file
src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
51 | 51 | |
52 | 52 | |
53 | 53 | |
54 | | - |
| 54 | + |
55 | 55 | |
56 | | - |
| 56 | + |
57 | 57 | |
58 | 58 | |
59 | 59 | |
|
Collapse file
src/Symfony/Component/HttpKernel/HttpCache/ResponseCacheStrategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/ResponseCacheStrategy.php-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
110 | 110 | |
111 | 111 | |
112 | 112 | |
113 | | - |
114 | | - |
115 | 113 | |
116 | 114 | |
117 | 115 | |
|
Collapse file
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1242 | 1242 | |
1243 | 1243 | |
1244 | 1244 | |
1245 | | - |
1246 | 1245 | |
1247 | 1246 | |
1248 | 1247 | |
| ||
1273 | 1272 | |
1274 | 1273 | |
1275 | 1274 | |
1276 | | - |
1277 | 1275 | |
1278 | 1276 | |
1279 | 1277 | |
|
0 commit comments