Commit 0d67058
committed
bug #51396 [HttpKernel] Fix missing Request in RequestStack for StreamedResponse (Ismail Turan)
This PR was merged into the 6.3 branch.
Discussion
----------
[HttpKernel] Fix missing Request in RequestStack for StreamedResponse
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix #46743
| License | MIT
| Doc PR | -
Similar to #51139 by `@DaDeather`, see discussion there.
Commits
-------
ca1c40e66d [HttpKernel] Fix missing Request in RequestStack for StreamedResponse1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
0 commit comments