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
http/2 compat request object can emit 'error' while http/1 request never emits errors. This can cause problems with servers crashing due with uncaught exception in code that assumes the http/1 behavior.