Commit e3d90db
File tree
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedsrc/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
204 | 209 |
|
205 | 210 |
|
206 | 211 |
|
| ||
329 | 334 |
|
330 | 335 |
|
331 | 336 |
|
| 337 | + |
332 | 338 |
|
333 | 339 |
|
334 | 340 |
|
| ||
612 | 618 |
|
613 | 619 |
|
614 | 620 |
|
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
615 | 626 |
|
616 | 627 |
|
617 | 628 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
| 279 | + |
279 | 280 |
|
280 |
| - |
| 281 | + |
| 282 | + |
281 | 283 |
|
282 | 284 |
|
283 | 285 |
|
|
0 commit comments