修复Http重定全局设置无效问题

This commit is contained in:
Looly
2022-09-30 19:23:47 +08:00
parent 44684aa036
commit 85a6df75b7
3 changed files with 30 additions and 11 deletions

View File

@@ -12,6 +12,7 @@
### 🐞Bug修复
* 【poi 】 修复ExcelReader读取只有标题行报错问题issue#I5U1JA@Gitee
* 【http 】 修复Http重定向时相对路径导致的问题issue#I5TPSY@Gitee
* 【http 】 修复Http重定全局设置无效问题pr#827@Github
-------------------------------------------------------------------------------------------------------------