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

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


Branch: pkgsrc-2021Q1, Version: 0.12.3, Package name: py38-httpcore-0.12.3, 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: d67f3a58c969dc0099aea22a10745ec00f137059
RMD160: 7949fa14fa3b8eacf2c44c51778ccb722197a0cc
Filesize: 42.33 KB

Version history: (Expand)