| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-03-13 | 816 Bytes | |
| v1.7.2.tar.gz | 2018-03-13 | 33.4 MB | |
| v1.7.2.zip | 2018-03-13 | 33.6 MB | |
| Totals: 3 Items | 66.9 MB | 0 | |
Version 1.7.2
2018-03-14
Fix
- Fix: do not download callback error when the instance length of the task is zero, callback complete directly instead. closes [#789]
- Fix: fix the temp duplicate data in the database isn't removed when there is another running task with the same temp file path. closes [#953]
- Fix: the data lost when retry. closes [#949]
- Fix: fix the instance-length is always
1when theContent-Rangeisn't provided but theContent-Lengthis provided on the trial connection.
Enhancement
- Improve Practicability: using the content length value on the
Content-Rangefield when there isn'tContent-Lengthfield found in the response header. closes [#967]