From f7e071df65e3c5c5557cea9d37cfa2be7e861dde Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 30 Sep 2022 19:25:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DHttp=E9=87=8D=E5=AE=9A?= =?UTF-8?q?=E5=85=A8=E5=B1=80=E8=AE=BE=E7=BD=AE=E6=97=A0=E6=95=88=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 143df2f7d..a3555c9c6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ ### 🐞Bug修复 * 【poi 】 修复ExcelReader读取只有标题行报错问题(issue#I5U1JA@Gitee) * 【http 】 修复Http重定向时相对路径导致的问题(issue#I5TPSY@Gitee) -* 【http 】 修复Http重定全局设置无效问题(pr#827@Github) +* 【http 】 修复Http重定全局设置无效问题(pr#2639@Github) -------------------------------------------------------------------------------------------------------------