修复https下可能的Patch、Get请求失效问题

This commit is contained in:
Looly
2022-07-30 00:59:25 +08:00
parent 6bdd6924ea
commit f9610d523d
2 changed files with 22 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
### 🐣新特性
### 🐞Bug修复
* 【http 】 修复https下可能的Patch、Get请求失效问题issue#I3Z3DH@Gitee
-------------------------------------------------------------------------------------------------------------