File tree
2 files changed
+17
-1
lines changedFilter options
- src/Symfony/Component/HttpKernel
- HttpCache
- Tests/HttpCache
2 files changed
+17
-1
lines changedsrc/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
715 | 716 |
|
716 | 717 |
|
717 | 718 |
|
718 |
| - |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
719 | 724 |
|
720 | 725 |
|
721 | 726 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
64 | 75 |
|
65 | 76 |
|
66 | 77 |
|
|
0 commit comments