curl-users
intent to land --expect100-timeout
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 14 Dec 2015 14:02:43 +0100 (CET)
Received on 2015-12-14
Date: Mon, 14 Dec 2015 14:02:43 +0100 (CET)
Hi friends!
Unless someone objects, I intend to land this patch in a day or two. It is a
new command line option called --expect100-timeout which sets the
corresponding libcurl option.
This allows a user to change how long libcurl waits for a 100-continue
response.
The libcurl option for this was added a long time ago, it was just never
exposed to the command line tool.
I'll be happy to answer any questions or feedback you may have!
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-curl-expect100-timeout-added.patch