mirror of
https://github.com/curl/curl.git
synced 2026-07-25 14:17:25 +03:00
PARALLEL-TRANSFERS.md: not "early days" for this anymore
Refresh the language as the support is now over three years old Closes #10624
This commit is contained in:
parent
a26547b2a2
commit
c5168365c7
1 changed files with 1 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Parallel transfers
|
||||
|
||||
curl 7.66.0 introduces support for doing multiple transfers simultaneously; in
|
||||
curl 7.66.0 introduced support for doing multiple transfers simultaneously; in
|
||||
parallel.
|
||||
|
||||
## -Z, --parallel
|
||||
|
|
@ -48,11 +48,3 @@ To fix this, the authorization state could be made possible to share with the
|
|||
share API as well, as a context per origin + path (realm?) basically.
|
||||
|
||||
Visible in test 153, 1412 and more.
|
||||
|
||||
## Feedback
|
||||
|
||||
This is early days for parallel transfer support. Keep your eyes open for
|
||||
unintended side effects or downright bugs.
|
||||
|
||||
Tell us what you think and how you think we could improve this feature!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue