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
Since the cancel/abort function is added runtime to the Promise<HttpResponseMessage> returned by .send() in http-client.js, the TypeScript compiler doesn't know about its existence.