Description
HTTP client code can use the latest development build of urllib3.future for synchronous and asynchronous requests. The package provides HTTP/1.1, HTTP/2, and HTTP/3 transport support through a urllib3-style interface.
It is a network library for applications, not a standalone downloader. Development snapshots may change behavior, so callers should pin versions and verify TLS, proxy, timeout, and retry settings.