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

Logger Configuration: Allow passing an array of strings to CORS origin instead of Regex #187

Open
rigocl opened this issue Dec 4, 2019 · 0 comments

Comments

@rigocl
Copy link

rigocl commented Dec 4, 2019

aspnet core configuration takes an array of strings, which would enable us to keep one set of parameters to handle CORS.

https://github.com/aspnet/CORS/blob/f05b0e792d2361be214947798857ef3eac77825d/src/Microsoft.AspNetCore.Cors/Infrastructure/CorsPolicyBuilder.cs#L55

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

No branches or pull requests

1 participant