request_data_webviewclient icon indicating copy to clipboard operation
request_data_webviewclient copied to clipboard

I got this error

Open AndroPlus opened this issue 5 years ago • 0 comments

2019-04-09 18:24:12.224 8048-8510/W/System.err: java.lang.RuntimeException: interceptheader.html 2019-04-09 18:24:12.224 8048-8510/W/System.err: at xxxx.konstantinschubert.writeinterceptingwebview.WriteHandlingWebViewClient.injectInterceptToStream(WriteHandlingWebViewClient.java:124) 2019-04-09 18:24:12.225 8048-8510/ W/System.err: at xxxx.konstantinschubert.writeinterceptingwebview.WriteHandlingWebViewClient.injectIntercept(WriteHandlingWebViewClient.java:99) 2019-04-09 18:24:12.225 8048-8510/W/System.err: at xxxx.konstantinschubert.writeinterceptingwebview.WriteHandlingWebViewClient.shouldInterceptRequest(WriteHandlingWebViewClient.java:57) 2019-04-09 18:24:12.225 8048-8510/ W/System.err: at xH.a(SourceFile:54) 2019-04-09 18:24:12.225 8048-8510/ W/System.err: at aya.a(SourceFile:9)

Also what is this 'AJAXINTERCEPT' ? Shall you explain me..

private final String MARKER = "AJAXINTERCEPT";

AndroPlus avatar Apr 09 '19 12:04 AndroPlus