cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3352341 ] libcurl does not send body on all final status codes

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 22 Jul 2011 22:49:10 +0200

Bugs item #3352341, was opened at 2011-07-03 23:47
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3352341&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong behaviour
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Steven Parkes (smparkes)
Assigned to: Daniel Stenberg (bagder)
Summary: libcurl does not send body on all final status codes

Initial Comment:
c.f.

http://curl.haxx.se/mail/lib-2011-06/0191.html
http://curl.haxx.se/mail/lib-2011-07/0001.html

curl does not always send a body in response to a final status code when it has a sent an Expect: 100-continue but not received a "100 continue" status in response. This violates rfc2616 and causes failures, for example, with nginx if it returns a 404 without ever sending a 100 continue.

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

Comment By: Daniel Stenberg (bagder)
Date: 2011-07-22 22:49

Message:
Thanks for the report, this problem is now fixed in the git repository.

To try it out, you either checkout/update your git clone:
http://curl.haxx.se/source.html

or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3352341&group_id=976
Received on 2011-07-22

These mail archives are generated by hypermail.

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

File upload with ASP.NET