Commit 7f603b7
File tree
2 files changed
+55
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
2 files changed
+55
-1
lines changedsrc/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+33-1Lines changed: 33 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
620 | 620 |
|
621 | 621 |
|
622 | 622 |
|
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
623 | 651 |
|
624 | 652 |
|
625 | 653 |
|
| ||
956 | 984 |
|
957 | 985 |
|
958 | 986 |
|
959 |
| - |
| 987 | + |
960 | 988 |
|
961 | 989 |
|
962 | 990 |
|
| ||
992 | 1020 |
|
993 | 1021 |
|
994 | 1022 |
|
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
995 | 1027 |
|
996 | 1028 |
|
997 | 1029 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
610 | 610 |
|
611 | 611 |
|
612 | 612 |
|
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
613 | 619 |
|
614 | 620 |
|
615 | 621 |
|
| ||
631 | 637 |
|
632 | 638 |
|
633 | 639 |
|
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
634 | 656 |
|
635 | 657 |
|
636 | 658 |
|
|
0 commit comments