Apaid
Results
3
comments of
Apaid
可以使用,不过WKWebView需要加个register去注册http和https就可以使用NSURLProtocol拦截了。
但是它也只是缓存方面可以,通过替换资源来实现缓存,但是网页内部跳转传参,POST请求那就不可以了。我这边还是使用了UIWebView实现的本地缓存,也支持POST请求。这是暂时的办法,WKWebView本地缓存可以,但是致命的就是POST请求问题。
@qrkourier Hello, I seem to have encountered the same problem as you. The error is as follows. Can you tell me your specific solution? Thank you [ 101.018] INFO ziti/tunnel/intercept/tproxy.(*tProxy).acceptTCP:...