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
The Mime parser drops lines that start with a single hyphen. It considers them as the start of a boundary, and when they don't match it moves on to the next line. It should append the line to the content.