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 URISyntaxException in JettyHttpContainer #4809

Merged
merged 3 commits into from
Jul 2, 2021

Conversation

aserkes
Copy link
Contributor

@aserkes aserkes commented Jun 14, 2021

handle URISyntaxException in JettyHttpContainer to return 400 code instead 500 code
fixes #4748

Signed-off-by: aserkes <andrii.serkes@oracle.com>
(cherry picked from commit 57b5693)
Signed-off-by: aserkes <andrii.serkes@oracle.com>
@aserkes aserkes requested a review from senivam June 16, 2021 10:32
Copy link
Contributor

@senivam senivam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see my comment

Signed-off-by: aserkes <andrii.serkes@oracle.com>
@aserkes aserkes requested a review from senivam June 21, 2021 07:25
@senivam senivam merged commit 7a19e1e into eclipse-ee4j:master Jul 2, 2021
@senivam senivam added this to the 2.35 milestone Jul 2, 2021
This was referenced Sep 6, 2021
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.

Exception in Jersey Jetty handler's URL parsing bubbles up to the top
3 participants