add EFC3986

This commit is contained in:
Looly
2021-10-26 04:24:05 +08:00
parent 87b88b395e
commit 7248b65f40
8 changed files with 347 additions and 21 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 MailAccount增加setEncodefilename()方法可选是否编码附件的文件名issue#I4F160@Gitee
* 【core 】 MailAccount中charset增加null时的默认规则
* 【core 】 NumberUtil.compare修正注释说明issue#I4FAJ1@Gitee
* 【core 】 增加RFC3986类
### 🐞Bug修复
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github