Commit 1293cfe
File tree
3 files changed
+20
-2
lines changedFilter options
- src/Symfony
- Component/HttpClient
- Tests
- Contracts/HttpClient
3 files changed
+20
-2
lines changedsrc/Symfony/Component/HttpClient/HttpClientTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/HttpClientTrait.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
78 | 82 |
|
79 | 83 |
|
80 | 84 |
|
81 | 85 |
|
82 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
83 | 91 |
|
84 | 92 |
|
85 |
| - |
| 93 | + |
86 | 94 |
|
87 | 95 |
|
88 | 96 |
|
|
src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
163 | 165 |
|
164 | 166 |
|
165 | 167 |
|
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
166 | 175 |
|
src/Symfony/Contracts/HttpClient/HttpClientInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/HttpClient/HttpClientInterface.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
|
0 commit comments