cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-3039744 ] 100-continue timeout broken for multi_socket_action API

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 05 Aug 2010 22:16:13 +0000

Bugs item #3039744, was opened at 2010-08-05 02:18
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3039744&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: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ben Darnell (bgdarnel)
Assigned to: Daniel Stenberg (bagder)
Summary: 100-continue timeout broken for multi_socket_action API

Initial Comment:
The timeout used when waiting for a 100-continue request from the server is not reflected in TIMERFUNCTION/curl_multi_timeout, and so is ineffective with the socket_action API. This means that POSTs that trigger the 100-continue behavior will simply time out and fail if the server does not support 100-continue.

I'm using libcurl 7.19.7 on Mac OS X 10.6.

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

>Comment By: Daniel Stenberg (bagder)
Date: 2010-08-06 00:16

Message:
Thanks a lot for your report and yes indeed this is quite correct.

I suggest a patch like the attached one. Any change you can try this and
see if it works for you before I proceed and push this to the mainline
code?

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3039744&group_id=976
Received on 2010-08-06

These mail archives are generated by hypermail.

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

File upload with ASP.NET