python38-urllib3
Python 3.8 - urllib3 - HTTP library thread-safe connection
3.2.5
2022-04-24
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
python38-certifi 3.2.5
python38-cryptography 3.2.5
python38-idna 3.2.5
python38-pyopenssl 3.2.5
python38-six 3.2.5
python3-urllib3
Internal Program Version: urllib3 1.26.7
- Re-use the same socket connection for multiple requests
(HTTPConnectionPool and HTTPSConnectionPool)
(with optional client-side certificate verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Works with AppEngine, gevent, and eventlib.
- Tested on Python 2.6+ and Python 3.3+, 100% unit test coverage.
- Small and easy to understand codebase perfect for extending and building upon.
For a more comprehensive solution, have a look at
Requests which is also powered by urllib3.
http://urllib3.readthedocs.org