We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Automate the setup of CORS (Cross-Origin Resource Sharing) by creating the appropriate headers based on config options.
The text was updated successfully, but these errors were encountered:
#74 updating cors headers
c64f752
#74 allowing all origins, even when not set on the server
2c27232
#74 updating conditions for cors
1d92f39
a484094
#74 adding OPTIONS in the allowed methods
83fde54
#74 allowing more cors headers
39f0380
No branches or pull requests
Automate the setup of CORS (Cross-Origin Resource Sharing) by creating the appropriate headers based on config options.
The text was updated successfully, but these errors were encountered: