Skip to main content

A comprehensive HTTP client library.

Project description

A comprehensive HTTP client library, httplib2 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 three types of HTTP Authentication are supported. These can be used over both HTTP and HTTPS.

  • Digest

  • Basic

  • WSSE

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. Both file system and memcached based caches are supported.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httplib2-0.31.1.tar.gz (250.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

httplib2-0.31.1-py3-none-any.whl (91.1 kB view details)

Uploaded Python 3

File details

Details for the file httplib2-0.31.1.tar.gz.

File metadata

  • Download URL: httplib2-0.31.1.tar.gz
  • Upload date:
  • Size: 250.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for httplib2-0.31.1.tar.gz
Algorithm Hash digest
SHA256 21591655ac54953624c6ab8d587c71675e379e31e2cfe3147c83c11e9ef41f92
MD5 75366e05d1248678530386b00695d2dd
BLAKE2b-256 77df6eb1d485a513776bbdbb1c919b72e59b5acc51c5e7ef28ad1cd444e252a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for httplib2-0.31.1.tar.gz:

Publisher: publish.yaml on httplib2/httplib2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file httplib2-0.31.1-py3-none-any.whl.

File metadata

  • Download URL: httplib2-0.31.1-py3-none-any.whl
  • Upload date:
  • Size: 91.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for httplib2-0.31.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d520d22fa7e50c746a7ed856bac298c4300105d01bc2d8c2580a9b57fb9ed617
MD5 c9ad1a71b498475af806d10a4decc4ce
BLAKE2b-256 f0d81b05076441c2f01e4b64f59e5255edc2f0384a711b6d618845c023dc269b

See more details on using hashes here.

Provenance

The following attestation bundles were made for httplib2-0.31.1-py3-none-any.whl:

Publisher: publish.yaml on httplib2/httplib2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page