增加PunyCode处理完整域名

This commit is contained in:
Looly
2022-08-20 01:11:21 +08:00
parent 2dd90253e2
commit 5ca54bb054
2 changed files with 30 additions and 34 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 NumberUtil.parseInt忽略科学计数法issue#I5M55F@Gitee
* 【core 】 IterUtil.getFirst优化pr#753@Gitee
* 【core 】 增加Tree add 类型校验pr#2542@Github
* 【core 】 增加PunyCode处理完整域名pr#2543@Github
*
### 🐞Bug修复
* 【http 】 修复https下可能的Patch、Get请求失效问题issue#I3Z3DH@Gitee