Package httplib2-py24-0.6.0-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | 0.6.0-1 | ||
10.4/powerpc | |||
| Description: | Another httplib for python (0.6.0-1) | |
A comprehensive HTTP client library, httplib2.py supports many
features left out of other HTTP libraries.
HTTP and HTTPS
HTTPS support is only available if the socket module was compiled
with SSL support.
Keep-Alive
Supports HTTP 1.1 Keep-Alive, keeping the socket open and
performing multiple requests over the same connection if possible.
Authentication
The following types of HTTP Authentication are supported. These
can be used over both HTTP and HTTPS.
* Digest
* Basic
* WSSE
* HMAC Digest
* Google Account Authentication
Caching
The module can optionally operate with a private cache that
understands the Cache-Control: header and uses both the ETag and
Last-Modified cache validators.
All Methods
The module can handle any HTTP request method, not just GET and POST.
Redirects
Automatically follows 3XX redirects on GETs.
Compression
Handles both 'deflate' and 'gzip' types of compression.
Lost update support
Automatically adds back ETags into PUT requests to resources we
have already cached. This implements Section 3.2 of Detecting the
Lost Update Problem Using Unreserved Checkout
Unit Tested
A large and growing set of unit tests. | ||
| Section: | web | |
| Maintainer: | Kurt Schwehr <goatbarATusersDOTsourceforgeDOTnet> | |
| Website: | http://code.google.com/p/httplib2/ | |
| License: | OSI-Approved | |
| Info-File: | dists/10.4/unstable/main/finkinfo/web/httplib2-py.info CVS log, Last Changed: Thu, 31 Dec 2009 00:42:44 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.