Hi guys,

I am trying to use WebView to intercept post request.
I found in the WebViewClient we can override
shouldInterceptRequest(WebView view, String url) method.
My question is , here we can only intercept the url, how can we touch
the post request body?
Or, how can we intercept http post request message in WebView?
if  there's anybody has the same situation, please discuss with me.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to