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
XHR objects are expected to have xhr.withCredentials == false. This is important for feature detection (primarily in code that distinguishes between IE's partial XHR implementations and modern, spec-compliant, implementations.