WebResourceResponse 304

75 Views Asked by At

I want to override shouldInterceptRequest method in WebClient to use ip instead of host in Android Webview.Everything is OK except when the statusCode is 304. Please help me.

I try to get webview's caches to build a new WebResourceResponse to return, but I can not get caches.

0

There are 0 best solutions below