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

Investigate the possibility of replacing reqwest with ureq #189

Open
urschrei opened this issue Jan 24, 2024 · 0 comments
Open

Investigate the possibility of replacing reqwest with ureq #189

urschrei opened this issue Jan 24, 2024 · 0 comments

Comments

@urschrei
Copy link
Member

Even though it's behind a feature gate, reqwest has an extensive dependency tree which has an impact on compile times. We should have a look at https://github.com/algesten/ureq as an alternative. We don't do anything especially exotic with reqwest; the main issue will be figuring out how headers are handled.

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