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 empty_receive for exception handler #2056

Closed
wants to merge 1 commit into from
Closed

Conversation

tonsh
Copy link

@tonsh tonsh commented Mar 2, 2023

As describe in #892, I only want to get request body in exception handler but don't want implement it use APIRouter in fastAPI.
I think the simple way is send the receive argument replace to the empty_receiver.

@Kludex
Copy link
Sponsor Member

Kludex commented Mar 5, 2023

Thanks for the PR! 🙌

This is already being worked on #2026.

@Kludex Kludex closed this Mar 5, 2023
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