mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
UrlBuilder的toURI方法将url重复编码
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
* 【http 】 修复https下可能的Patch、Get请求失效问题(issue#I3Z3DH@Gitee)
|
||||
* 【core 】 修复RandomUtil#randomString 入参length为负数时报错问题(issue#2515@Github)
|
||||
* 【core 】 修复SecureUtil传入null的key抛出异常问题(pr#2521@Github)
|
||||
* 【core 】 修复UrlBuilder的toURI方法将url重复编码(issue#2503@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user