HTTPS Proxy authentication

Devraj devraj at gmail.com
Wed Oct 24 02:24:35 EDT 2007


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.




More information about the Python-list mailing list