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
What is currently the finished property in http/1 is actually what is ended in the world of streams.
Would it be an idea to deprecate finished (e.g. remove from docs and/or add warning) and add an alias/property called ended instead to better match the streams spec and avoid confusion?