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

Switch to HTTPX #3

Open
ralokt opened this issue Oct 21, 2024 · 0 comments
Open

Switch to HTTPX #3

ralokt opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@ralokt
Copy link
Owner

ralokt commented Oct 21, 2024

HTTPX has the following advantages over requests that could be beneficial to this project:

  • thread safety
  • async support

It's also mostly requests-compatible. I'd need to see what to do about the tests, though - RESPX exists, but changing over could be more work there.

Nonetheless, a worthwhile change that will probably happen.

@ralokt ralokt pinned this issue Oct 21, 2024
@ralokt ralokt self-assigned this Oct 21, 2024
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