My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

This project aims to provide an HTTP client library for Python to address some of the shortcomings of httplib and urllib2, in particular:

  • verification of SSL certificates,
  • usage of client certificate authentication with SSL,
  • SSL connections through a proxy,
  • usage of methods other than GET and POST.

Questions or comments? Please get in touch by e-mail (or using the issue tracking if appropriate).

Powered by Google Project Hosting