Re: [android-developers] Sending custom headers in WebView

2010-03-13 Thread Mark Murphy
kelvin wrote: > I've found some information about this topic, but I was curious as to > whether anyone has had any success loading webpages in a WebView with > custom headers. There doesn't seem to be any simple way of doing > this. There is no WebView API for setting custom headers, mostly beca

[android-developers] Sending custom headers in WebView

2010-03-12 Thread kelvin
I've found some information about this topic, but I was curious as to whether anyone has had any success loading webpages in a WebView with custom headers. There doesn't seem to be any simple way of doing this. I've seen an implementation that involved downloading the webpage and separately loadi