cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

[ curl-Bugs-510426 ] Content-Length and additional \r\n

From: <noreply_at_sourceforge.net>
Date: Tue, 29 Jan 2002 15:47:23 -0800

Bugs item #510426, was opened at 2002-01-29 15:47
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=510426&group_id=976

Category: libcurl
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: Content-Length and additional \r\n

Initial Comment:
Version 7.9.3

In file http.c function Curl_http, line ~ 938

I believe this is a bug, but you make the call. It
seems that a \r\n is always added to end of a post
even-though it isn't a chunked encoding transfer.
There is a call to add_buffer(req_buffer, "\r\n", 2).

But I believe that is incorrect, since this \r\n is
beyond the Content-Length size.

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=510426&group_id=976
Received on 2002-01-30

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET