Commit 4d2a0e4
committed
minor #18333 [HttpClient] Support file uploads by nesting resource streams in body option (javiereguiluz)
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
[HttpClient] Support file uploads by nesting resource streams in body option
Fixes #18232.
I think that in the `versionadded` directive we should briefly mention the old way of doing things because it changes a lot from previous versions and this can confuse readers.
Commits
-------
3f996ca [HttpClient] Support file uploads by nesting resource streams in body option1 file changed
+15
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
611 | | - | |
612 | | - | |
| 610 | + | |
613 | 611 | | |
614 | | - | |
615 | | - | |
| 612 | + | |
| 613 | + | |
616 | 614 | | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
626 | 627 | | |
627 | 628 | | |
628 | 629 | | |
| |||
0 commit comments