Skip to content

v0.5.0

Compare
Choose a tag to compare
@devedbox devedbox released this 12 May 15:12
· 106 commits to master since this release

en

  • Solved the issues of confused title of web content by handling the Error of canceling request and avoiding using of KVO.
  • Optimized the coding style of WKWebView.
  • Added Security module to AXWebViewController to handle Requests of https.

zh-Hans

  • 通过处理请求取消错误来处理标题混乱的情况,同时避免了KVO的使用.
  • 优化了iOS 8.0以上WKWebView部分的代码.
  • 添加了安全模块以处理https请求.