./www/py-httpcore, Minimal low-level HTTP client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 0.9.1, Package name: py37-httpcore-0.9.1, Maintainer: pkgsrc-users

The HTTP Core package provides a minimal low-level HTTP client, which does one
thing only. Sending HTTP requests.

It does not provide any high level model abstractions over the API, does not
handle redirects, multipart uploads, building authentication headers,
transparent HTTP caching, URL parsing, session cookie handling, content or
charset decoding, handling JSON, environment based configuration defaults, or
any of that Jazz.

Some things HTTP Core does do:
* Sending HTTP requests.
* Provides both sync and async interfaces.
* Supports HTTP/1.1 and HTTP/2.
* Async backend support for asyncio and trio.
* Automatic connection pooling.
* HTTP(S) proxy support.


Master sites:

SHA1: 7a8013ad9010f7eb9cf3473208910b4b54ff6ef3
RMD160: 4e2d6d3a552d801c993f9b763ecf46b1a3343546
Filesize: 31.163 KB

Version history: (Expand)