You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix: do not download callback error when the instance length of the task is zero, callback complete directly instead. close #789
12
+
- Fix: fix the temp duplicate data on the database isn't removed when there are another running task with the same temp file path. closes #953
13
+
- Fix: the data lost when retry. cloese #958
14
+
- Fix: fix the instance length is always `1` when the `Content-Range` isn't provided but the `Content-Length` is provided on the trial connection.
15
+
16
+
#### Enhancement
17
+
18
+
- Improve Practicability: using the content length value on the `Content-Range` field when there isn't `Content-Length` field found on the response header. closes #968
0 commit comments