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

fix: CORS errors with additional headers in local dev #3379

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

wesbillman
Copy link
Collaborator

Fixes #3378

@wesbillman wesbillman requested review from a team and alecthomas as code owners November 13, 2024 16:47
@ftl-robot ftl-robot mentioned this pull request Nov 13, 2024
Copy link
Contributor

@mistermoe mistermoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

big 💰

@ftl-robot ftl-robot mentioned this pull request Nov 13, 2024
@wesbillman wesbillman force-pushed the allow-all-http-headers-in-local-dev branch from bb89de3 to e348f7f Compare November 13, 2024 17:20
@wesbillman wesbillman force-pushed the allow-all-http-headers-in-local-dev branch from e348f7f to a17fb62 Compare November 13, 2024 17:29
@wesbillman wesbillman merged commit 86b4cf0 into main Nov 13, 2024
92 checks passed
@wesbillman wesbillman deleted the allow-all-http-headers-in-local-dev branch November 13, 2024 17:43
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.

CORS errors on console when custom headers are sent with a request
2 participants