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
We might consider emitting a ECONNRESET for the response aborted case (just like the request) and then deprecate the aborted event (i.e. remove it from the docs) since it is already achieved through ECONNRESET error events.
We might consider emitting a ECONNRESET for the response
abortedcase (just like the request) and then deprecate theabortedevent (i.e. remove it from the docs) since it is already achieved throughECONNRESETerror events.