Skip to content

[HttpKernel] Why are StreamedResponse's sent by a kernel.response listener? #13591

Closed
@gerryvdm

Description

@gerryvdm

I was wondering what the exact use of the StreamedResponseListener in the HttpKernel is, since responses are typically sent to the browser anyway by invoking Response::send() in the front controller.

Maybe this event subscriber can be eliminated? Or what are the use-cases?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions