-
Notifications
You must be signed in to change notification settings - Fork 37
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
CORS fixes for content-type #73
Conversation
✅ Build tinyphone 1.0.339 completed (commit 9d695b7223 by @kingster) |
1 similar comment
✅ Build tinyphone 1.0.339 completed (commit 9d695b7223 by @kingster) |
✅ Build tinyphone 1.0.340 completed (commit ba885577de by @kingster) |
1 similar comment
✅ Build tinyphone 1.0.340 completed (commit ba885577de by @kingster) |
✅ Build tinyphone 1.0.341 completed (commit 64b62f2012 by @kingster) |
1 similar comment
✅ Build tinyphone 1.0.341 completed (commit 64b62f2012 by @kingster) |
✅ Build tinyphone 1.0.342 completed (commit 12a6739be1 by @kingster) |
1 similar comment
✅ Build tinyphone 1.0.342 completed (commit 12a6739be1 by @kingster) |
✅ Build tinyphone 1.0.343 completed (commit 596c8c8820 by @kingster) |
1 similar comment
✅ Build tinyphone 1.0.343 completed (commit 596c8c8820 by @kingster) |
Fixes the following errror
Access to XMLHttpRequest at 'http://localhost:6060/dial' from origin 'http://localhost:3000' has been blocked by CORS policy: Request header field content-type is not allowed by Access-Control-Allow-Headers in preflight response.