bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] httpfs: fix HEAD request message


From: Samuel Thibault
Subject: Re: [PATCH] httpfs: fix HEAD request message
Date: Wed, 9 Sep 2020 22:38:22 +0200
User-agent: NeoMutt/20170609 (1.8.3)

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

[Prev in Thread] Current Thread [Next in Thread]