Commit 88298ed
committed
minor #20466 [HttpFoundation] Add
This PR was merged into the 7.3 branch.
Discussion
----------
[HttpFoundation] Add `StreamedResponse` string iterable
Fix #20462
Document the support of string iterable in `StreamedResponse`.
Commits
-------
f87bbdf [HttpFoundation] Add StreamedResponse string iterable documentationStreamedResponse string iterable (mtarld)1 file changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
685 | | - | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
686 | 697 | | |
687 | 698 | | |
688 | 699 | | |
| |||
710 | 721 | | |
711 | 722 | | |
712 | 723 | | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
713 | 728 | | |
714 | 729 | | |
715 | 730 | | |
| |||
0 commit comments