fix body length bug

This commit is contained in:
Looly
2019-08-20 10:42:29 +08:00
parent 576abb5cc6
commit 2f44d68e0b
3 changed files with 8 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
### 新特性
### Bug修复
* 【http】 修复HttpRquest中body方法长度计算问题issue#I10UPG@Gitee
-------------------------------------------------------------------------------------------------------------