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

Add convertion from Response to http::Response<Vec<u8>> #638

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

ToBinio
Copy link
Contributor

@ToBinio ToBinio commented Jul 2, 2023

This PR adds the possibility to convert a Response to a http::Response where the body is a Vec<u8>

Copy link
Owner

@algesten algesten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@algesten algesten merged commit 37b5f47 into algesten:main Aug 11, 2023
29 checks passed
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.

None yet

2 participants