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

Make clear which methods expect mapped vs. lower-level CORS config nodes #1700

Merged
merged 2 commits into from
Apr 29, 2020
Merged

Make clear which methods expect mapped vs. lower-level CORS config nodes #1700

merged 2 commits into from
Apr 29, 2020

Conversation

tjquinno
Copy link
Member

Resolves #1699

Add createMapped method to CorsSupport and mappedConfig to its builder to make explicit what is expected in the provided Config parameter.

Signed-off-by: tim.quinn@oracle.com tim.quinn@oracle.com

…vel CORS-info-only config nodes

Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
@tjquinno tjquinno self-assigned this Apr 29, 2020
@tjquinno tjquinno requested a review from spericas April 29, 2020 17:00
Copy link
Member

@spericas spericas left a comment

Choose a reason for hiding this comment

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

LGTM

@tjquinno tjquinno merged commit 5be6b5e into helidon-io:master Apr 29, 2020
@tjquinno tjquinno deleted the cors-create branch April 29, 2020 18:07
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.

Possibly confusing CORS API
2 participants