Hi Everyone,

I have successfully used the ConnectHTTPSHandler class published at
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/456195

to handle HTTPS proxy connections. Has anyone implemented a Basic
authentication handler for ConnectHTTPSHandler? Or can I use urllib2
to handle the authentication?

If someone can share their code/suggestions it would be greatly
appreciated.

Thanks for your time.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to