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

WebAPI - Cache CORS allowed origins list #7

Open
coni2k opened this issue Feb 10, 2018 · 0 comments
Open

WebAPI - Cache CORS allowed origins list #7

coni2k opened this issue Feb 10, 2018 · 0 comments

Comments

@coni2k
Copy link
Contributor

coni2k commented Feb 10, 2018

WebApi - CorsPolicyProvider class is reading / constructing allowed origin list for each request.

To prevent performance issues, cache the list and update it only if there is a change in the list.

@coni2k coni2k changed the title WebApi - Cache CORS allowed origins list WebAPI - Cache CORS allowed origins list Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant