fix frgment encode

This commit is contained in:
Looly
2021-09-12 01:19:16 +08:00
parent 07c69efa92
commit bf8906eb48
6 changed files with 311 additions and 179 deletions

View File

@@ -13,6 +13,7 @@
* 【core 】 修复ImgUtil.copyImage读取网络URL后宽高报错问题issue#1821@Github
* 【core 】 修复StrJoiner.append配置丢失问题issue#I49K1L@Gitee
* 【core 】 修复EscapeUtil特殊字符的hex长度不足导致的问题issue#I49JU8@Gitee
* 【core 】 修复UrlBuilder对Fragment部分编码问题issue#I49KAL@Gitee
-------------------------------------------------------------------------------------------------------------