Hacker News new | ask | show | jobs
by Joker_vD 1831 days ago
> How are newlines encoded? Are windows line endings ok?

sigh Those are not "Windows line endings". CRLF has been used as a line-delimiter in every single ASCII-based network protocol since 1971 to this day. UNIX is not the single progenitor of every thing in the modern computing, not by a long shot.