You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Emit 1: stream with empty body that use `ob_start()` without flush.$emitter->emit($response);
// Emit 2: stream with non-empty body$emitter->emit($response);
Second emit don't echo body.
The text was updated successfully, but these errors were encountered:
Second emit don't echo body.
The text was updated successfully, but these errors were encountered: