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

CORS processing should only be enabled on successful responses #1683

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

spericas
Copy link
Member

CORS processing should only be enabled on successful responses. Fixes a problem with a 404 response that resulted in an NPE. Some new tests.

Signed-off-by: Santiago Pericasgeertsen santiago.pericasgeertsen@oracle.com

… a problem with a 404 response that resulted in an NPE. Some new tests.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added bug Something isn't working cors Related to CORS support labels Apr 22, 2020
@spericas spericas requested a review from tjquinno April 22, 2020 20:41
@spericas spericas self-assigned this Apr 22, 2020
@tjquinno tjquinno merged commit a400ec9 into helidon-io:master Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cors Related to CORS support
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants