优化HttpRequest.toString()内容打印

This commit is contained in:
Looly
2023-04-19 18:33:08 +08:00
parent 66a8eabf8f
commit b0d528e27b
6 changed files with 45 additions and 11 deletions

View File

@@ -2,9 +2,10 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.19.M1 (2023-04-18)
# 5.8.19.M1 (2023-04-19)
### 🐣新特性
* 【db 】 优化HttpRequest.toString()内容打印issue#3072@Github
### 🐞Bug修复
* 【core 】 修复URLUtil.decode无法解码UTF-16问题issue#3063@Github