Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

fix http response statuses #213

Merged
merged 1 commit into from
Feb 1, 2017
Merged

fix http response statuses #213

merged 1 commit into from
Feb 1, 2017

Conversation

galdor
Copy link

@galdor galdor commented Feb 1, 2017

  • Use status code constants.
  • Return a 400 error (bad request) instead of a 500 (internal server
    error) for decoding errors.

- Use status code constants.
- Return a 400 error (bad request) instead of a 500 (internal server
  error) for decoding errors.
@galdor galdor force-pushed the nicolas/http-status branch from a48d061 to c22ba27 Compare February 1, 2017 09:06
@galdor galdor merged commit b322178 into master Feb 1, 2017
@galdor galdor deleted the nicolas/http-status branch February 1, 2017 09:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants