Simplest HTTPS with basic proxy authentication Icon

Simplest HTTPS with basic proxy authentication

Simple snippet of how to do proxy authentication with SSL using python

Simplest HTTPS with basic proxy authenticationOverview

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.

NEW

Fixed some bugs.

Simplest HTTPS with basic proxy authenticationInformation

Version
1.3
Date
03.18.10
License
Language
English
File Size
N/A
Developer
Category
SubCategory
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
mx.ODBC example Icon
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
socket.recv Icon
An issue with socket.recv is how to know when you are done receiving data.
Free
Metakit for safe reading and writing Icon
Metakit is a reliable/lightweight/fast database library that python can use.
Free
simplest useful HTTPS with basic proxy authentication Icon
This is just about the most simple snippet of how to do proxy authentication
Changing file attributes on windows Icon
Offers SetFileAttributes whiles allows you to make changes to a file in windows
Large File Sizes on 32 bit Windows Icon
Large File Sizes on 32 bit Windows script uses the FindFiles win32call.
Accessing MS exchange with webdav Icon
Accessing MS exchange with webdav script allows you to query an MS exchange.
Converting windows 64 bit time Icon
Converting windows 64 bit time script is a function that returns the time
More
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
Deal Or No Deal Game Icon
A game based on the tv game show, Deal Or No Deal.
Free
Disk Dumper Icon
This recipe will display a hex dump of the disk specified on the command line.
Complex Boolean Regular Expression Class Icon
Need to look for the occurence of words in a string or group of words
Free
Display an Image from a specified file Icon
Reads an image file from the filename specified as the 1st parameter
Free
Quickslice decorator Icon
Quickslice decorator script defines a decorator that allows for an abbreviated
Free
mx.ODBC example Icon
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
Python replacement for java.util.Properties Icon
Quick and easy way to process Java properties files using pure Python
Free
More