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

Make cors work with preflight OPTIONS request #388

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

qianl15
Copy link
Member

@qianl15 qianl15 commented Apr 17, 2024

This PR fixes an issue where CORS policy is not configured for CORS preflight request (OPTIONS request issued from the browser).

@qianl15 qianl15 merged commit 6047dfa into main Apr 17, 2024
2 checks passed
@qianl15 qianl15 deleted the qian/fix-preflight-cors branch April 17, 2024 18:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants