Hi!
I made an app that loads URLs dinamically in a WebView.
Since I need to add some custom headers I just call
webview.loadUrl(url,extraheaders).
The problem is that the extraheaders parameter only works in Froyo,
not in previous versions.
So, how to pass headers on previous versions? Anyone has been able to
do this in WebView?

Thanks in advance!

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

Reply via email to