WKWebView needs to be reloaded on a particular occasion, but goes directly back to the failed proxy method and reports the following error
Error Domain=WebKitErrorDomain Code=102 “Frame load interrupted”
After looking through the data and testing it, the conclusion is that WebView can reload and succeed when it loads links like “http:\\www.baidu.com”, but loading HTML data is unsuccessful and has not been solved yet.The way to solve the problem remains to be verified.