Skip to content

how to support CORS requst in httplib server #785

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

Closed
zhouyongxyz opened this issue Dec 8, 2020 · 1 comment
Closed

how to support CORS requst in httplib server #785

zhouyongxyz opened this issue Dec 8, 2020 · 1 comment

Comments

@zhouyongxyz
Copy link

Hello, I want to support cors in my server, how to support CORS requst in httplib server ?

@yhirose
Copy link
Owner

yhirose commented Dec 8, 2020

@zhouyongxyz, there is no CORS specific support, you can just implement with Option. Please see #62.

@yhirose yhirose closed this as completed Dec 8, 2020
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