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.30.2.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.30.2-py3-none-any.whl (91.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for httplib2-0.30.2.tar.gz
Algorithm Hash digest
SHA256 050bde6a332824b05a3deef5238f2b0372f71af46f8ca2190c2cb1f66aa376cd
MD5 fb1a0d355ba07a2aea658441a711ebfa
BLAKE2b-256 b53f9885ad4999af31bc19baf6f998264c2bda94dd8729bc13f0759fdf20ab8b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for httplib2-0.30.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62a665905c1f1d1069c34f933787d2a4435c67c0bc2b323645dcfbb64661b5ec
MD5 e770712da8f812cb9b40516c0703b3b8
BLAKE2b-256 a0422aed851f054c0897e778a16ca219149deb211ede65acbfeaecb3d20cdb32

See more details on using hashes here.

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