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

3.x: Improves handling of invalid Accept types #8679

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

spericas
Copy link
Member

Description

Improves handling of invalid Accept types by returning 400 Bad Request instead of 500 Internal Error. New tests. See issue #8672.

…t instead of 500 Internal Error. New tests. See issue helidon-io#8672.
@spericas spericas added metrics webserver 3.x Issues for 3.x version branch labels Apr 18, 2024
@spericas spericas added this to the 3.x milestone Apr 18, 2024
@spericas spericas requested a review from barchetta April 18, 2024 14:43
@spericas spericas self-assigned this Apr 18, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 18, 2024
@spericas spericas marked this pull request as draft April 18, 2024 15:04
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas marked this pull request as ready for review April 18, 2024 18:39
Copy link
Member

@barchetta barchetta left a comment

Choose a reason for hiding this comment

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

LGTM

@barchetta barchetta merged commit 25a6820 into helidon-io:helidon-3.x Apr 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch metrics OCA Verified All contributors have signed the Oracle Contributor Agreement. webserver
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants