StreamedResponseListener
StreamedResponseListener
class StreamedResponseListener implements EventSubscriberInterface
StreamedResponseListener is responsible for sending the Response to the client.
Methods
onKernelResponse(FilterResponseEvent $event) Filters the Response. | ||
static array | getSubscribedEvents() Returns an array of event names this subscriber wants to listen to. |