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

[BUGFIX] Return HTTP status 400 on bad client data instead of 500 #24

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

oliverklee
Copy link
Contributor

Now the status code correctly signifies that the problem is with the data
provided by the client, not some problem on the server side.

Now the status code correctly signifies that the problem is with the data
provided by the client, not some problem on the server side.
@oliverklee oliverklee self-assigned this Jul 24, 2017
@oliverklee oliverklee requested a review from samtuke July 24, 2017 12:12
@oliverklee oliverklee mentioned this pull request Jul 24, 2017
14 tasks
@oliverklee oliverklee added the bug label Jul 24, 2017
@oliverklee oliverklee added this to the 4.0.0 ("phase 2") milestone Jul 24, 2017
@samtuke samtuke merged commit 63f460e into master Jul 24, 2017
@oliverklee oliverklee deleted the task/error-400 branch July 24, 2017 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants