File tree
Expand file treeCollapse file tree
3 files changed
+36
-1
lines changedFilter options
- src/Symfony/Component/HttpClient
- Response
- Tests
Expand file treeCollapse file tree
3 files changed
+36
-1
lines changedsrc/Symfony/Component/HttpClient/Response/StreamWrapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/StreamWrapper.php+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
| ||
147 | 149 |
|
148 | 150 |
|
149 | 151 |
|
150 |
| - |
| 152 | + |
151 | 153 |
|
152 | 154 |
|
153 | 155 |
|
| ||
178 | 180 |
|
179 | 181 |
|
180 | 182 |
|
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
181 | 196 |
|
182 | 197 |
|
183 | 198 |
|
|
src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
78 | 94 |
|
src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
174 | 178 |
|
175 | 179 |
|
176 | 180 |
|
|
0 commit comments