cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl adds 0a(line feed) and 0d(CR) when doing an HTTP POST

From: Roth, Kevin P. <KPRoth_at_MarathonOil.com>
Date: Fri, 25 Jan 2002 09:07:41 -0500

Nope. The CRLF at the end of each header line, and the blank line after
the last request header, are of course non-optional. But adding CRLF's
to a user's data doesn't seem needed. Except perhaps(?) for multi-part
form posts.

Thanks,
--Kevin

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Friday, January 25, 2002 4:27 AM
To: Curl Mailinglist

Can anyone come up with a good reason why these extra bytes were added
in the
first place?
Received on 2002-01-25