Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
imroc committed Mar 27, 2022
1 parent e78b0a6 commit 2c745f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -777,8 +777,8 @@ downloaded 100.00%
*/
```

> `info.Response.ContentLength` could be 0 or -1 when the total size is unknown.
> `DownloadCallback` will be invoked at least every 200ms by default, you can customize the minimal invoke interval using `SetDownloadCallbackWithInterval`.
> 1. `info.Response.ContentLength` could be 0 or -1 when the total size is unknown.
> 2. `DownloadCallback` will be invoked at least every 200ms by default, you can customize the minimal invoke interval using `SetDownloadCallbackWithInterval`.
**Multipart Upload**

Expand Down

0 comments on commit 2c745f6

Please sign in to comment.