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
Are you saying Connect shouldn't be returning a charset? If so, then please file a bug with that project. Otherwise, what specifically are you suggesting be changed here?
In mime.js
I have many static file that's not utf-8 encoded, when access from web server like connect, the browser display mess.
If leave charset empty, the browser will itself detect charset of the content, and display correctly.
The text was updated successfully, but these errors were encountered: