Hi, i have a sample app which is loading a webpage within a webview. The webpage is over HTTPS and is routed through a proxy server. As i am using a proxy server between client and the server, the browser is creating a tunnel using HTTP Connect method. I want to intercept the Connect request and insert my own headers to the request, how can i do so? Does it possible to do so?
Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/94815b78-5230-4b75-b488-f174a0989e07%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

