Simplest HTTPS with basic proxy authentication


Version: 1.3
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.4
License:

Description - Simplest HTTPS with basic proxy authentication



This is just about the most simple Snippet of how to do proxy authentication with SSL using Python. The current httplib only supports ssl through a proxy _without_ authentication. This example does basic proxy auth that a lot of proxy servers can support. This will at least give someone an idea of how to do it and then Improve it and incorporate it however they want.



More in Python-Simplest HTTPS with basic proxy authentication

Authentication This Proxy Authentication