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

Document CORS support #5

Open
patrys opened this issue Jun 5, 2019 · 0 comments
Open

Document CORS support #5

patrys opened this issue Jun 5, 2019 · 0 comments
Labels

Comments

@patrys
Copy link
Contributor

patrys commented Jun 5, 2019

For Django there's https://github.com/ottoyiu/django-cors-headers

For Flask there's https://github.com/corydolphin/flask-cors

For ASGI we have https://www.starlette.io/middleware/#corsmiddleware

Not sure if we need a generic WSGI one. People who need a barebones WSGI app are probably capable of handling this.

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

No branches or pull requests

2 participants