v1.4.1
版本发布时间: 2017-02-03 00:33:37
lingochamp/FileDownloader最新发布版本:v1.7.5(2018-08-03 16:15:47)
Fix
- Fix(High concurrency): Fix occurring the NPE crash because of it still receiving message-snapshot in the messenger but the host task has been assigned to null since it has been received over-status message-snapshot. Closes #462
- Fix(
FileDownloadHttpException
): Fix occurring theIllegalStateException
because of cannot access request header fields after connection is set when occurring http-exception. Closes #458