]> granicus.if.org Git - curl/commit
curl --expect100-timeout: added
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 Dec 2015 12:29:13 +0000 (13:29 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Dec 2015 12:59:56 +0000 (13:59 +0100)
commitb4a39491cacde68c9ed5499db7fcc873976e1879
tree478444c9901e9f465803c57dfe106e201d1c7de9
parentafcab2c2b602ee2ad45378505770c483d3b99207
curl --expect100-timeout: added

This is the new command line option to set the value for the existing
libcurl option CURLOPT_EXPECT_100_TIMEOUT_MS
docs/curl.1
src/tool_cfgable.h
src/tool_getparam.c
src/tool_help.c
src/tool_operate.c