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

POST to /echo getting CORS warning #80

Open
matfricker opened this issue Sep 18, 2018 · 0 comments
Open

POST to /echo getting CORS warning #80

matfricker opened this issue Sep 18, 2018 · 0 comments

Comments

@matfricker
Copy link

I am getting "Cross-Origin Request Blocked" warning coming up in the console, when posting to /echo and the post is never made. Can't see any "Access-Control-Allow-*" headers in the OPTIONS response, for Origin, Methods, Headers or Credentials.

I have however, been able to post to /request with success. Not sure if this is by design or I am doing something wrong.

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

No branches or pull requests

1 participant