v1.0.4
1.0.4
2018-08-08
Feature
- Provide the filedownloader interface wrapper for okdownload.
Bug Fix
- Fix unexpected response header field
content-length
raiseNumberFormatException
. closes #107 - Fix the first download for a resource and kill the process within 1.5s after the task is started, then launch process again the wrong complete status raise the issue. closes #82
- Fix receive
task-busy
status withtaskEnd
callback when invoke enqueue task instantly on thetaskEnd
callback synchronize.