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
normalize linefeeds for textareas
As the native FormData implementation converts linefeeds (LF) provided through user input to CRLF, the polyfill should do the same.