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
fix(attachment:filename): fix the mime filename header
the bug happens only for filenames that contain non ascii characters like latin or german umlauts
now the content-type name and content-disposition filename behaves correctly according to the rfc2231 and rfc2047
0 commit comments