Amos Jeffries, le jeu. 10 sept. 2020 06:55:50 +1200, a ecrit:
> > I'm thinking that this should all be using \r\n instead of \n?
> 
> In this case it means two line terminators. So "\n\n" or "\r\n\r\n".

That's what I mean: try to replace all \n with \r\n. Possibly the
parsing would need to be fixed as well to also parse \r\n and not only
\n.

Samuel

Reply via email to