Description
HTTP client applications can use sync or async transports across HTTP/1, HTTP/2, and HTTP/3 through a urllib3-compatible API. This library is meant as an in-place replacement for software that needs newer protocol support.
It is imported by applications and tools that contact network services. Callers remain responsible for TLS verification, proxy configuration, timeouts, retries, and privacy of request data.