urllib3

HTTP library with thread-safe connection pooling, file post, and more

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. urllib3

Descrizione

- 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+, Python 3.2+, and PyPy, with 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 <http://python-requests.org/> which is also powered by urllib3

Installa

Canale stable v1.26.19-2

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install urllib3

Scarica .hpkg 1.26.19-2 (any)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni