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

Expose Request#into_parts and Request#from_parts #1118

Merged
merged 2 commits into from Oct 19, 2022

Conversation

slinkydeveloper
Copy link
Contributor

Fix #1116

Motivation

See #1116

Solution

This PR contains two changes:

Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
@slinkydeveloper slinkydeveloper changed the title Issues/1116 Expose Request#into_parts and Request#from_parts Oct 19, 2022
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.

Expose tonic::Request#into_parts()
2 participants