|
httpx2
HTTPX2 is a next-generation HTTP client library for Python that Pydantic has taken over stewardship of from the original HTTPX project. It offers a requests-compatible API with support for HTTP/1.1 and HTTP/2, both synchronous and asynchronous interfaces, and includes an integrated command-line client. The project aims to maintain stability while providing timely security updates and careful evolution for the widely-used library.
Read Full Article →
← Back to latest