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
Added X-Content-Type-Options: nosniff and Cache-Control: no-cache
to prevent errors in the browser console when using REST APIs via
XHR / fetch. See issue #21
(@thekid)