Description
Provides the low-level HTTP transport layer used by higher-level Python clients such as HTTPX. It handles connection details so applications can send requests and receive responses through a smaller core library.
Most users should not install it for a visible program. Developers and package maintainers need it when building, testing, or depending on Python software that uses HTTPX-style networking.