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

CORS support #441

Open
fergusean opened this issue Apr 15, 2023 · 1 comment
Open

CORS support #441

fergusean opened this issue Apr 15, 2023 · 1 comment
Milestone

Comments

@fergusean
Copy link
Contributor

The need for CORS headers is extremely common, so providing a convenient mechanism for it rather than everyone having to roll their own HTTP listener would probably be helpful to many.

@marcj marcj added this to the Beta milestone Apr 15, 2023
@marcj
Copy link
Member

marcj commented Apr 15, 2023

Probably good to have new various configuration options in HttpModule (and a section in FrameworkModule's configuration that redirects the options to HttpModule)

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

2 participants