adaltas / node-http-status

Utility to interact with HTTP status code in Node.js
Other
441 stars 55 forks source link

add 424 status #16

Closed tomfun closed 8 years ago

tomfun commented 8 years ago

FAILED_DEPENDENCY - 424

424 Failed Dependency (WebDAV; RFC 4918) The request failed due to failure of a previous request (e.g., a PROPPATCH).[17] from here

17 is

tomfun commented 8 years ago

https://github.com/wdavidw/node-http-status/pull/17