Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add wildcard as a valid cors allowed header #1016

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

jcmoraisjr
Copy link
Owner

Wildcard is a valid cors allowed header option, but validation wasn't allowing to configure it.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers

Wildcard is a valid cors allowed header option, but validation wasn't
allowing to configure it.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers
@jcmoraisjr
Copy link
Owner Author

#1014

@jcmoraisjr jcmoraisjr merged commit 081d2e1 into master Jul 6, 2023
@jcmoraisjr jcmoraisjr deleted the jm-cors-header-wildcard branch July 6, 2023 10:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant