httpstatuses/contents/codes/424.md
2015-11-09 01:44:05 +00:00

484 B

set code title references
4 424 Failed Dependency
Rails HTTP Status Symbol
failed_dependency

The method could not be performed on the resource because the requested action depended on another action and that action failed.

For example, if a command in a PROPPATCH method fails, then, at minimum, the rest of the commands will also fail with 424 Failed Dependency.