1 million downloads on Crates.io! #359
sagebind
started this conversation in
Announcements
Replies: 2 comments
-
Congratulations 🥳 isahc is my go to http client. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I recently started using this client, it's so nice to have a library that builds on libcurl, and it's many fixes to various quirks over the years. Kept running into issues with the other famous http client in Rust, where you constantly had to disable built-in features and do them myself, because it didn't play well with some bad server implementations out there, even for plain standard features as following redirects. (was utterly broken in the other client). So thanks dev and contributors :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Isahc has reached over 1 million downloads this week on Crates.io!
Thanks to everyone who's contributed to Isahc's success, whether code or examples or finding issues. I never thought that Isahc would become this popular and I am pleased to hear that people have found the library to be useful to them.
Hopefully Isahc continues to be useful to you into the future, as we have some long-awaited features in the works, so stay tuned!
Beta Was this translation helpful? Give feedback.
All reactions