Android : How can I get responce code that was called from JS (ajax) in WebView.

on Saturday, September 6, 2014


I have an url that is called from JS (ajax) inside WebView. I need to know if this URls responce code (200). So I tried with shouldInterceptRequest() but this only return the url but not the response.


0 comments:

Post a Comment