I need to load a https page into a webview. The server requires client
authentication as per X509.

As of now the idea is to override shouldOverrideUrlLoading and use
httpclient to perform the requests and then load the data into my
webview.

Is there a better way... such as overriding the httpclient "within"
the webview class? or a totally different way?


best regards,
Seb

-- 
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