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

Add support for status code 422 #25

Closed
bobeagan opened this issue Feb 17, 2012 · 1 comment
Closed

Add support for status code 422 #25

bobeagan opened this issue Feb 17, 2012 · 1 comment

Comments

@bobeagan
Copy link
Contributor

We're using an API that provides 422 responses for well-formed and understood requests that cannot be completed due to other errors (e.g. duplicate entry). Is it possible to add this to the $statusTexts array.

i've added it locally as 422 => 'Unprocessable Entity',

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

2 participants