添加chunled 支持

This commit is contained in:
laoyuyu
2018-03-13 21:54:39 +08:00
parent 402086d7dd
commit f2e566ba7e
11 changed files with 36 additions and 41 deletions

View File

@@ -1,7 +1,8 @@
## 开发日志
+ v_3.3.16
- 修复一个activity启动多次无法进行回掉的bug https://github.com/AriaLyy/Aria/issues/200
- 优化target代码结构
- 优化target代码结构,移除路径被占用的提示
- 添加支持chunked模式的下载
+ v_3.3.14
- 修复ftp上传和下载的兼容性问题
- 如果url中的path有"//"将替换为"/"