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

Adding support for RFC 4918 status codes #4291

Merged
merged 3 commits into from
Jul 26, 2016
Merged

Conversation

pantuza
Copy link
Contributor

@pantuza pantuza commented Jul 21, 2016

This Pull request adds support for status codes from RFC 4918

The following new status codes were added:

  • 207 - Multi status
  • 422 - Unprocessable entity
  • 423 - Locked
  • 424 - Failed dependency
  • 507 - Insufficient storage

@codecov-io
Copy link

codecov-io commented Jul 21, 2016

Current coverage is 91.19%

Merging #4291 into master will increase coverage by <.01%

@@             master      #4291   diff @@
==========================================
  Files            52         52          
  Lines          5776       5781     +5   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           5267       5272     +5   
  Misses          509        509          
  Partials          0          0          

Powered by Codecov. Last updated by 0f61c9e...46a7062

@pantuza pantuza changed the title Adding suport for RFC 4918 status codes Adding support for RFC 4918 status codes Jul 21, 2016
@tomchristie
Copy link
Member

Sure. Thanks!

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.

3 participants