The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-05-16 | 471 Bytes | |
| v1.0.3.tar.gz | 2018-05-16 | 4.4 MB | |
| v1.0.3.zip | 2018-05-16 | 4.6 MB | |
| Totals: 3 Items | 9.0 MB | 0 | |
1.0.3
2018-05-16
Feature
- Discard the breakpoint when the response instance-length is changed. refs [#31]
- Cover the case of resource content-length is changed between block-connection and trial-connection for the single-block task. refs [#31]
- Add default user-agent when there isn't any user-agent provide
- Cover the special case of backend response 416 on trial-connect because of range:0-0 but values is valid on response header. refs [#55]