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
noticed that it won't set any mime type, this works for urls starting as "http://" but fails with "file://" . Setting mime to text/html makes that work.
Perhaps an option to specify the mime type explicitly would good?