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
This will detect if the file is UTF-8, UTF-16, or UTF-32,
and try and return the content decoded. It will allow use
of the charset/ default_charset options.
Also allow text/json (if UTF-8).
0 commit comments