Hi, I want to use Webkit.Webview to load an url using loadUrl(url), but meanwhile provide the server some additional headers when the http GET is sent out. Is there any way to add headers or change the default headers in Webview so that each time GET method would automatically add my cusomized headers to load Urls? I know I can add header when using HttpGet, but not know if I can specify headers within Webview.
Thanks, Mimu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

