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: catch org.eclipse.jetty.http.BadMessageException: in CorsFilter #3329

Closed
yurem opened this issue Dec 15, 2022 · 0 comments · Fixed by #3559 or #3566
Closed

fix: catch org.eclipse.jetty.http.BadMessageException: in CorsFilter #3329

yurem opened this issue Dec 15, 2022 · 0 comments · Fixed by #3559 or #3566
Assignees
Labels
kind-bug Issue or PR is a bug in existing functionality

Comments

@yurem
Copy link
Contributor

yurem commented Dec 15, 2022

If client send not well formed request application throws in org.eclipse.jetty.http.BadMessageException: 400: Unable to parse form content in CorsFilter. This led to NPE and wrong behavior in this filter

@yurem yurem self-assigned this Dec 15, 2022
yurem added a commit that referenced this issue Dec 15, 2022
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
2 participants