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

Response: add take_body() as a way to get the body from a Response #499

Merged
merged 1 commit into from
May 13, 2020

Conversation

Fishrock123
Copy link
Member

This is useful for middleware that may want to post-process body data, such as a compression middleware.

This is useful for middleware that may want to post-process body data, such as a compression middleware.
@yoshuawuyts yoshuawuyts merged commit 15272f9 into http-rs:master May 13, 2020
@Fishrock123 Fishrock123 deleted the response-take-body branch May 14, 2020 00:00
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.

2 participants