pkgsrc/www/py-httplib2/DESCR

14 lines
258 B
Text
Raw Normal View History

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