add Houbb support

This commit is contained in:
Looly
2021-04-10 23:08:15 +08:00
parent b6178794c5
commit 155dce6f3a
11 changed files with 125 additions and 45 deletions

View File

@@ -19,6 +19,7 @@
* 【http 】 SoapClient增加针对不同协议的头信息pr#305@Gitee
* 【http 】 HttpRequest支持307、308状态码识别issue#1504@Github
* 【core 】 CharUtil.isBlankChar增加\u0000判断pr#1505@Github
* 【extra 】 添加Houbb Pinyin支持pr#1506@Github
### Bug修复
* 【core 】 修复Validator.isUrl()传空返回trueissue#I3ETTY@Gitee