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
Hello. be54395 adds a check for supported file types, and puts others behind a warning for binary responses which may cause lag. This is a good feature.
Unfortunately if your service returns some obscure content type like application/activity+json, they get put behind this warning.
I would appreciate if the hardcoded list of supported types could be configured by the user.