You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently learned of a new HTTP library called HTTPX that shows some real promise. It has an API that's very similar to Requests, has native support for Asyncio (and Trio!), already supports HTTP/2, and is looking at supporting HTTP/3. It's in an alpha state right now, so I'm mainly opening this issue to help me track its progress.
The text was updated successfully, but these errors were encountered:
I recently learned of a new HTTP library called HTTPX that shows some real promise. It has an API that's very similar to Requests, has native support for Asyncio (and Trio!), already supports HTTP/2, and is looking at supporting HTTP/3. It's in an alpha state right now, so I'm mainly opening this issue to help me track its progress.
The text was updated successfully, but these errors were encountered: