mirror of
https://github.com/moparisthebest/curl
synced 2025-03-07 20:59:41 -05:00
multiple file transfers with resume fix
This commit is contained in:
parent
6f2fca53ad
commit
798aaf0c0a
4
CHANGES
4
CHANGES
@ -7,6 +7,10 @@
|
|||||||
History of Changes
|
History of Changes
|
||||||
|
|
||||||
Daniel (25 June 2001)
|
Daniel (25 June 2001)
|
||||||
|
- Björn Stenberg correctly identified a problem that occurred when downloading
|
||||||
|
several files with curl, and using resume. The first file's resume index was
|
||||||
|
then used for all files, resulting in weird results...
|
||||||
|
|
||||||
- Anton Kalmykov provided a fix that makes curl work with form field names
|
- Anton Kalmykov provided a fix that makes curl work with form field names
|
||||||
with spaces like when -F is used.
|
with spaces like when -F is used.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user