Stian Soiland-Reyes
|
fe5c2464db
tool_operate: Fix retry sleep time shown to user when Retry-After
|
5 سال پیش |
Stian Soiland-Reyes
|
f7f0b0012d
curl: ensure HTTP 429 triggers --retry
|
5 سال پیش |
Daniel Stenberg
|
54c622aa8e
tool_operate: rename functions to make more sense
|
5 سال پیش |
Daniel Stenberg
|
e59371a493
curl: create easy handles on-demand and not ahead of time
|
5 سال پیش |
Daniel Stenberg
|
f8a2058533
curl: exit the create_transfers loop on errors
|
5 سال پیش |
Daniel Stenberg
|
a89aeb5451
tool_operate: removed unused variable 'done'
|
5 سال پیش |
Daniel Stenberg
|
2d5f76f22f
tool_operate: Expression 'config->resume_from' is always true
|
5 سال پیش |
Kamil Dudka
|
1ca91bcdb5
curl: fix memory leaked by parse_metalink()
|
5 سال پیش |
Daniel Stenberg
|
bbde0407d1
curl: make sure the parallel transfers do them all
|
5 سال پیش |
lufia
|
4a90c5b82e
curl: fix include conditions
|
5 سال پیش |
Daniel Stenberg
|
e59540139a
cleanup: remove DOT_CHAR completely
|
5 سال پیش |
Daniel Stenberg
|
026840e35c
CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
|
5 سال پیش |
Daniel Stenberg
|
640b9733de
curl: make use of CURLINFO_RETRY_AFTER when retrying
|
5 سال پیش |
Daniel Stenberg
|
d39ae9d493
curl: use CURLINFO_PROTOCOL to check for HTTP(s)
|
5 سال پیش |
Steve Holme
|
1e08a79258
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
|
5 سال پیش |
Daniel Stenberg
|
02346abc32
curl_multi_poll: a sister to curl_multi_wait() that waits more
|
5 سال پیش |
Daniel Stenberg
|
62aa0ba91a
curl: remove outdated comment
|
5 سال پیش |
Daniel Stenberg
|
a2ab576768
curl: avoid uncessary libcurl timeouts (in parallel mode)
|
5 سال پیش |
Jay Satiro
|
cdf7d13bcb
tool_operate: fix implicit call to easysrc_cleanup
|
5 سال پیش |
Daniel Stenberg
|
23c99f60ba
curl:create_transfers check return code from curl_easy_setopt
|
5 سال پیش |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 سال پیش |
Daniel Stenberg
|
7644abf8e8
curl: remove dead code
|
5 سال پیش |
Daniel Stenberg
|
b889408500
curl: support parallel transfers
|
5 سال پیش |
Koen Dergent
|
92963d612b
curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy builds
|
5 سال پیش |
Daniel Stenberg
|
b9e0c6d28c
curl: improved skip-setopt-options when built with disabled features
|
5 سال پیش |
Jay Satiro
|
db8ec1fa38
Revert all SASL authzid (new feature) commits
|
5 سال پیش |
Steve Holme
|
a9499ff136
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
|
5 سال پیش |
Daniel Stenberg
|
697b1f911b
curl: make code work with protocol-disabled libcurl
|
5 سال پیش |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 سال پیش |
Daniel Stenberg
|
f506ce099f
curl: don't set FTP options for FTP-disabled builds
|
5 سال پیش |