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

Server response codes / error-handling #144

Open
tbtommyb opened this issue Oct 18, 2018 · 0 comments
Open

Server response codes / error-handling #144

tbtommyb opened this issue Oct 18, 2018 · 0 comments
Labels

Comments

@tbtommyb
Copy link

It doesn't look like you are doing much input validation in the server or returning appropriate response codes in case of errors.

Having the util functions to handle error cases is really good but I think they'll always return a 200 OK so it's difficult for your client/browsers to handle failed requests properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants