python-httplib2

Comprehensive HTTP client library written for Python
  https://github.com/httplib2/httplib2
  0
  no reviews



Httplib2.py supports many features left out of other HTTP libraries.
* HTTP and HTTPS
* Keep-Alive
* Authentication
* Caching
* All Methods
* Redirects
* Compression
* Lost update support
* Unit Tested
This package provides module for python2 series.