Skip to content

v1.0.4

Compare
Choose a tag to compare
@Jacksgong Jacksgong released this 08 Aug 13:11
· 139 commits to master since this release

1.0.4

2018-08-08

Feature

  • Provide the filedownloader interface wrapper for okdownload.

Bug Fix

  • Fix unexpected response header field content-length raise NumberFormatException. 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 with taskEnd callback when invoke enqueue task instantly on the taskEnd callback synchronize.