sagebind / isahc

The practical HTTP client that is fun to use.
https://docs.rs/isahc
MIT License
712 stars 62 forks source link

Upgrade to version 1.0 of the http crate #432

Open jplatte opened 11 months ago

jplatte commented 11 months ago

Things are slowly updating to v1.0 of the http crate, isahc should too! If this is not already in progress elsewhere, I can offer to take a stab at it! :)

djc commented 9 months ago

Given that the last merged PR dates from Nov 2022, I wouldn't hold my breath...

sagebind commented 9 months ago

Apologies! Yes, eventually I intend to upgrade Isahc to the latest http crate version. Unfortunately due to life events, my free time has been significantly limited for the past year and I have not had the bandwidth to work on Isahc (often including discussing issues). It will likely be several more months before things return to normal for me and I can resume work. Upgrading the http crate will probably be incorporated into the planned Isahc 2.0 release.