v0.5.0
en
- Solved the issues of confused title of web content by handling the
Error of canceling request
and avoiding using ofKVO
. - Optimized the coding style of
WKWebView
. - Added
Security
module toAXWebViewController
to handleRequests of https
.
zh-Hans
- 通过处理
请求取消错误
来处理标题混乱的情况,同时避免了KVO
的使用. - 优化了
iOS 8.0
以上WKWebView
部分的代码. - 添加了
安全模块
以处理https请求
.