File tree
5 files changed
+28
-22
lines changedFilter options
- src/Symfony
- Component/HttpClient
- Internal
- Response
- Tests
- Contracts/HttpClient/Test
5 files changed
+28
-22
lines changedsrc/Symfony/Component/HttpClient/Internal/NativeClientState.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Internal/NativeClientState.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
|
src/Symfony/Component/HttpClient/Response/NativeResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/NativeResponse.php+3-13Lines changed: 3 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
227 |
| - |
228 | 223 |
|
229 | 224 |
|
230 | 225 |
|
| ||
291 | 286 |
|
292 | 287 |
|
293 | 288 |
|
294 |
| - |
295 |
| - |
296 | 289 |
|
297 | 290 |
|
298 | 291 |
|
| ||
307 | 300 |
|
308 | 301 |
|
309 | 302 |
|
310 |
| - |
| 303 | + |
311 | 304 |
|
312 | 305 |
|
313 | 306 |
|
| ||
318 | 311 |
|
319 | 312 |
|
320 | 313 |
|
321 |
| - |
322 |
| - |
323 |
| - |
324 |
| - |
325 | 314 |
|
326 | 315 |
|
327 | 316 |
|
| ||
335 | 324 |
|
336 | 325 |
|
337 | 326 |
|
| 327 | + |
338 | 328 |
|
339 |
| - |
| 329 | + |
340 | 330 |
|
341 | 331 |
|
src/Symfony/Component/HttpClient/Response/ResponseTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/ResponseTrait.php+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
319 |
| - |
| 319 | + |
320 | 320 |
|
321 | 321 |
|
322 | 322 |
|
| ||
338 | 338 |
|
339 | 339 |
|
340 | 340 |
|
341 |
| - |
| 341 | + |
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
347 | 347 |
|
348 | 348 |
|
349 |
| - |
| 349 | + |
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
| ||
379 | 379 |
|
380 | 380 |
|
381 | 381 |
|
382 |
| - |
383 | 382 |
|
384 | 383 |
|
385 | 384 |
|
| ||
447 | 446 |
|
448 | 447 |
|
449 | 448 |
|
450 |
| - |
451 |
| - |
452 |
| - |
| 449 | + |
| 450 | + |
453 | 451 |
|
| 452 | + |
| 453 | + |
454 | 454 |
|
455 | 455 |
|
456 | 456 |
|
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 |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
72 | 76 |
|
73 | 77 |
|
74 | 78 |
|
|
src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
786 | 786 |
|
787 | 787 |
|
788 | 788 |
|
| 789 | + |
| 790 | + |
| 791 | + |
| 792 | + |
| 793 | + |
| 794 | + |
| 795 | + |
| 796 | + |
| 797 | + |
| 798 | + |
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
789 | 803 |
|
790 | 804 |
|
791 | 805 |
|
|
0 commit comments