Hi,
I am working on Android web browser. i have created a local proxy in
the android browser. i want to connect the browser with the proxy
server. here i am getting problem with the HTTPS. when i am creating
connection with proxy server, it will send the username and password
with first response and i have read this response from cookies and
have to set it globally, so session should create and to continue this
session i have send this two custom headers with each request, so that
session should be continued till logged out.
for HTTP i am adding this custom headers on the local proxy but for
HTTPS i can not because it is encrypted and so i am not able to add
the custom headers. i am looking API for adding it at browser side so
that there will not be problem of encryption. can somebody help me to
sort out my problem?
thanks in advance

With Regards,
PSPatil.

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