add HttpInputStream

This commit is contained in:
Looly
2019-08-16 15:04:42 +08:00
parent 6b011af032
commit 9e39667e5a
10 changed files with 174 additions and 50 deletions

View File

@@ -16,6 +16,7 @@
* 【core】 强化ExceptionUtilissue#459@Github
* 【core】 增强日期工具类pr#455@Github
* 【setting】 构造Setting增加默认字符编码
* 【extra】 ServletUtil增加getHeaderMap方法
### Bug修复
* 【cache】 修复missCount规则issue#465@Github