Commit d8bbeb1
File tree
2 files changed
+42
-1
lines changedFilter options
- src/Symfony/Component/HttpKernel
- HttpCache
- Tests/HttpCache
2 files changed
+42
-1
lines changedsrc/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
72 | 83 |
|
73 | 84 |
|
74 | 85 |
|
| ||
87 | 98 |
|
88 | 99 |
|
89 | 100 |
|
| 101 | + |
90 | 102 |
|
91 | 103 |
|
92 | 104 |
|
| ||
469 | 481 |
|
470 | 482 |
|
471 | 483 |
|
472 |
| - |
| 484 | + |
473 | 485 |
|
474 | 486 |
|
475 | 487 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1627 | 1627 |
|
1628 | 1628 |
|
1629 | 1629 |
|
| 1630 | + |
1630 | 1631 |
|
1631 | 1632 |
|
1632 | 1633 |
|
| ||
1656 | 1657 |
|
1657 | 1658 |
|
1658 | 1659 |
|
| 1660 | + |
| 1661 | + |
| 1662 | + |
| 1663 | + |
| 1664 | + |
| 1665 | + |
| 1666 | + |
| 1667 | + |
| 1668 | + |
| 1669 | + |
| 1670 | + |
| 1671 | + |
| 1672 | + |
| 1673 | + |
| 1674 | + |
| 1675 | + |
| 1676 | + |
| 1677 | + |
| 1678 | + |
| 1679 | + |
| 1680 | + |
| 1681 | + |
| 1682 | + |
| 1683 | + |
| 1684 | + |
| 1685 | + |
| 1686 | + |
| 1687 | + |
1659 | 1688 |
|
1660 | 1689 |
|
1661 | 1690 |
|
|
0 commit comments