summaryrefslogtreecommitdiff
path: root/www/py-httplib2/DESCR
blob: 0b05181cb11341783588bdcde68b6dabb63c0da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
A comprehensive Python HTTP client library that supports many features left out
of other HTTP libraries.

Features:
 o HTTP and HTTPS
 o Keep-Alive
 o Authentication
 o Caching
 o All Methods
 o Redirects
 o Compression
 o Lost update support
 o Unit Tested