fix http bug

This commit is contained in:
Looly
2020-09-05 20:07:06 +08:00
parent cbbf4671ba
commit 3e05c5b396
7 changed files with 85 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
* 【core 】 重新整理农历节假日解决一个pr过来的玩笑导致的问题
* 【poi 】 修复ExcelFileUtil.isXls判断问题pr#1055@Github
* 【poi 】 修复CglibUtil.copyList参数错误导致的问题
* 【http 】 修复GET请求附带body导致变POST的问题
-------------------------------------------------------------------------------------------------------------