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

fix(server): Use Status::into_http api in recover error service #2099

Merged

Conversation

tottoto
Copy link
Collaborator

@tottoto tottoto commented Dec 14, 2024

Converting from the Status to http response should be done with Status::into_http which is implemented for that purpose.

Resolves #2092.

@tottoto tottoto force-pushed the use-status-into-http-in-recover-error branch from 14c845c to a859c84 Compare December 14, 2024 04:01
@tottoto tottoto added this pull request to the merge queue Dec 14, 2024
Merged via the queue into hyperium:master with commit 36bc21c Dec 14, 2024
17 checks passed
@tottoto tottoto deleted the use-status-into-http-in-recover-error branch December 14, 2024 04:21
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.

1 participant