add HttpResource

This commit is contained in:
Looly
2021-11-11 01:19:53 +08:00
parent 8fda1b9ac5
commit f9e5625744
7 changed files with 197 additions and 25 deletions

View File

@@ -3,10 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-11-10)
# 5.7.17 (2021-11-11)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
* 【http 】 增加HttpResourceissue#1943@Github
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github