fix http bug

This commit is contained in:
Looly
2020-03-10 18:05:49 +08:00
parent ae5f8c0efe
commit a569be5c3b
4 changed files with 29 additions and 16 deletions

View File

@@ -6,7 +6,9 @@
## 5.2.2
### 新特性
### Bug修复
* 【http 】 修复body方法添加多余头的问题issue#769@Github
-------------------------------------------------------------------------------------------------------------