Commit 18cd342
committed
File tree
4 files changed
+38
-19
lines changedFilter options
- src/Symfony
- Component/HttpClient/Response
- Contracts/HttpClient/Test
4 files changed
+38
-19
lines changedsrc/Symfony/Component/HttpClient/Response/CurlResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/CurlResponse.php+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
| 88 | + |
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
| ||
109 | 110 |
|
110 | 111 |
|
111 | 112 |
|
| 113 | + |
112 | 114 |
|
113 | 115 |
|
114 | 116 |
|
| ||
201 | 203 |
|
202 | 204 |
|
203 | 205 |
|
204 |
| - |
205 |
| - |
206 |
| - |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
211 | 217 |
|
212 | 218 |
|
213 | 219 |
|
|
src/Symfony/Component/HttpClient/Response/NativeResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/NativeResponse.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 | 168 |
|
173 | 169 |
|
174 | 170 |
|
| ||
178 | 174 |
|
179 | 175 |
|
180 | 176 |
|
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
181 | 183 |
|
182 | 184 |
|
183 | 185 |
|
|
src/Symfony/Component/HttpClient/Response/ResponseTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/ResponseTrait.php+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
108 | 110 |
|
109 | 111 |
|
110 |
| - |
| 112 | + |
111 | 113 |
|
112 | 114 |
|
113 | 115 |
|
| ||
280 | 282 |
|
281 | 283 |
|
282 | 284 |
|
283 |
| - |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
284 | 290 |
|
285 | 291 |
|
286 | 292 |
|
287 |
| - |
288 |
| - |
289 | 293 |
|
290 | 294 |
|
291 | 295 |
|
292 | 296 |
|
293 | 297 |
|
294 | 298 |
|
295 | 299 |
|
296 |
| - |
297 |
| - |
298 |
| - |
299 | 300 |
|
300 | 301 |
|
301 | 302 |
|
|
src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
| 197 | + |
197 | 198 |
|
198 |
| - |
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
| ||
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
343 | 353 |
|
344 | 354 |
|
345 | 355 |
|
|
0 commit comments