fix trust bug

This commit is contained in:
Looly
2021-01-07 22:47:42 +08:00
parent 64555cdc87
commit 7fd389c0b3
5 changed files with 6 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
* 【core 】 修复CsvReader读取双引号未转义问题issue#I2BMP1@Gitee
* 【json 】 JSONUtil.parse修复config无效问题issue#1363@Github
* 【http 】 修复SimpleServer返回响应内容Content-Length不正确的问题issue#1358@Github
* 【http 】 修复Https请求部分环境下报证书验证异常问题issue#I2C1BZ@Github
-------------------------------------------------------------------------------------------------------------