Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider switching HTTP library #16

Open
evanfoster opened this issue Oct 6, 2019 · 1 comment
Open

Consider switching HTTP library #16

evanfoster opened this issue Oct 6, 2019 · 1 comment

Comments

@evanfoster
Copy link
Contributor

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.

@evanfoster
Copy link
Contributor Author

evanfoster commented Oct 6, 2019

I do wish their client would return immutable URL objects, however. I love yarl intensely for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant