Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

CORS #128

Open
davidhendrickmb opened this issue Feb 19, 2019 · 1 comment
Open

CORS #128

davidhendrickmb opened this issue Feb 19, 2019 · 1 comment

Comments

@davidhendrickmb
Copy link

Hi there,
When I use this library, it breaks my CORS policy, for example

var corsAttr = new EnableCorsAttribute("*", "*", "*"); config.EnableCors(corsAttr);

Is there something I can do to fix this?

Thanks,
David

@avrahamcool
Copy link

I'm also interested to know how can we have CORS & Throttling enabled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants