-
- Downloads
transfer: make Expect: 100-continue timeout configurable.
Replaced the #define CURL_TIMEOUT_EXPECT_100 in transfer.c with the CURLOPT_EXPECT_100_TIMEOUT_MS option to make the timeout configurable.
Showing
- docs/libcurl/curl_easy_setopt.3 6 additions, 0 deletionsdocs/libcurl/curl_easy_setopt.3
- docs/libcurl/symbols-in-versions 1 addition, 0 deletionsdocs/libcurl/symbols-in-versions
- include/curl/curl.h 4 additions, 0 deletionsinclude/curl/curl.h
- lib/transfer.c 3 additions, 5 deletionslib/transfer.c
- lib/url.c 10 additions, 0 deletionslib/url.c
- lib/urldata.h 2 additions, 0 deletionslib/urldata.h
Loading
Please register or sign in to comment