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
{{ message }}
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This plugin looks like it changes the HTTP request origin header from file:// to localhost:8080. This is breaking a lot of calls I'm trying to make to APIs that are not CORS enabled, and do not whitelist localhost as an entry.