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
I'm trying to get superagent working for #10 but it seems XMLHttpRequest does not support response headers. getAllResponseHeaders() is currently just a stub and there is no implementation of getResponseHeader.