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

Handle request decode errors #37

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

chadawagner
Copy link
Contributor

Currently, malformed requests result in internal errors. This PR catches parse/decode errors in request input and returns a "malformed" error

@chadawagner
Copy link
Contributor Author

@avinassh @ofpiyush pretty small PR here if anyone is available for review?

@avinassh avinassh merged commit 6940030 into verloop:main Feb 8, 2022
@avinassh
Copy link
Contributor

avinassh commented Feb 8, 2022

Sorry for the delay @chadawagner, I have merged and made a new release 0.0.6. Thank you for this PR 🎉

@chadawagner
Copy link
Contributor Author

Sorry for the delay @chadawagner, I have merged and made a new release 0.0.6. Thank you for this PR 🎉

Awesome, thanks @avinassh! And thanks for the new release!

@chadawagner chadawagner deleted the handle-request-decode-errors branch August 6, 2023 02:45
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