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

Forward port of CORS @CrossOrigin checking and request-time performance improvements #3932

Merged
merged 5 commits into from
Mar 3, 2022
Merged

Forward port of CORS @CrossOrigin checking and request-time performance improvements #3932

merged 5 commits into from
Mar 3, 2022

Conversation

tjquinno
Copy link
Member

@tjquinno tjquinno commented Mar 2, 2022

Resolves #3655

Forward port of #3931

@tjquinno tjquinno self-assigned this Mar 2, 2022
@tjquinno tjquinno requested a review from spericas March 2, 2022 21:07
@tjquinno tjquinno added this to the 3.0.0 milestone Mar 3, 2022
@tjquinno tjquinno merged commit 6f182a0 into helidon-io:master Mar 3, 2022
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.

Consider logging a warning if @CrossOrigin is on a non-OPTIONS method (or revise existing error message)
2 participants