Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@venusdrogon venusdrogon released this 13 Sep 04:51
· 72 commits to master since this release

[Feature] 🆕

  • #71 新增 SSLPacker 用来独立封装 ssl 相关内容
  • #68 HTTP工具类支持跳过SSL hostname 检查 https

[Update]

  • #69 HttpRequestExecuterExceptionMessageBuilder 中的日志 ConnectionConfig 如果是 null 值忽略输出

[move]

  • none

[Fix Bug] 🐛

  • #70 HttpRequestExecuter.execute(HttpRequest, ConnectionConfig) 没有使用 useConnectionConfig