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
Mime 2.x deleted charset support, as it isn't very useful now
(almost everyone has moved to UTF-8). So
we can either delete the charset header or use a different library
which does provide the charset API.
Closesandrewrk#12
I guess you have to replace require 'mime' with 'mime-types'
The text was updated successfully, but these errors were encountered: