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

Upgrade to Hyper 1.0 #863

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Upgrade to Hyper 1.0 #863

merged 1 commit into from
Apr 8, 2024

Conversation

stephank
Copy link
Member

@stephank stephank commented Apr 7, 2024

Biggest changes here are:

  • Hyper no longer provides a Body struct, but a Body trait, so this adds an implementation of that.
  • Now using the 'reqwest' crate for HTTP client stuff.

@stephank stephank force-pushed the feat/hyper-1.0 branch 2 times, most recently from 1c6bdce to 20a0037 Compare April 8, 2024 09:20
@stephank stephank enabled auto-merge April 8, 2024 09:38
@stephank stephank merged commit 1ffd450 into main Apr 8, 2024
4 checks passed
@stephank stephank deleted the feat/hyper-1.0 branch April 8, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant