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

Add CORS headers on errors to make debugging less painful #73

Closed
olizilla opened this issue Jul 13, 2021 · 1 comment · Fixed by #85
Closed

Add CORS headers on errors to make debugging less painful #73

olizilla opened this issue Jul 13, 2021 · 1 comment · Fixed by #85
Assignees

Comments

@olizilla
Copy link
Contributor

it's hard to know what the error is, when it's masked by a "CORS headers missing" error

@olizilla olizilla self-assigned this Jul 14, 2021
@olizilla
Copy link
Contributor Author

I'm tackling this as part of the work on #78

olizilla added a commit that referenced this issue Jul 14, 2021
Making debugging failures less awkward.

fixes #73

License: (Apache-2.0 AND MIT)
Signed-off-by: Oli Evans <[email protected]>
alanshaw pushed a commit that referenced this issue Jul 15, 2021
Making debugging failures less awkward.

fixes #73

License: (Apache-2.0 AND MIT)
Signed-off-by: Oli Evans <[email protected]>
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 a pull request may close this issue.

1 participant