一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)
Stars
717
Forks
121
Watchers
717
Open Issues
24
Overall repository health assessment
No package.json found
This might not be a Node.js project
处理非正常请求(来自龙哥 陈宜龙发现的 bug). 比如 url: blob:https:// 场景下,去发送 XMLHTTPRequest,会导致请求失败
031ee98View on GitHubfixed a TypeError: window._KKJSBridgeXHR.enableFetchHook is not a function. (In 'window._KKJSBridgeXHR.enableFetchHook(false)', 'window._KKJSBridgeXHR.enableFetchHook' is undefined)
88920aaView on GitHubMerge branch 'master' of https://github.com/karosLi/KKJSBridge
5e8fe6aView on GitHub