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

feat(body): remove "full" constructors from Body #2958

Merged
merged 1 commit into from Aug 24, 2022
Merged

Conversation

seanmonstar
Copy link
Member

@seanmonstar seanmonstar commented Aug 24, 2022

Trying to fix up the merge conflicts and finish #2923.

Closes #2922

@seanmonstar seanmonstar force-pushed the 2923-sean branch 5 times, most recently from ebada3b to 22b3009 Compare August 24, 2022 18:32
The constructors of `hyper::Body` from a full bytes are removed. Along
with `Body::empty()`.

BREAKING CHANGE: Use the types from `http-body-util`.
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

Successfully merging this pull request may close these issues.

Remove Body's Once variant
2 participants