424
Failed Dependency
Client errors (4xx)·RFC 4918
What 424 means
WebDAV: the request failed because a dependent request failed.
Used when an operation cannot complete because a previous, related operation did not succeed.
Client errors (4xx)
The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Other 4xx codes
400Bad Request401Unauthorized402Payment Required403Forbidden404Not Found405Method Not Allowed406Not Acceptable407Proxy Authentication Required408Request Timeout409Conflict410Gone411Length Required412Precondition Failed413Content Too Large414URI Too Long415Unsupported Media Type416Range Not Satisfiable417Expectation Failed418I'm a teapot421Misdirected Request422Unprocessable Content423Locked425Too Early426Upgrade Required428Precondition Required429Too Many Requests431Request Header Fields Too Large451Unavailable For Legal Reasons
FAQ — 424
What does HTTP 424 mean?
424 Failed Dependency: WebDAV: the request failed because a dependent request failed. Used when an operation cannot complete because a previous, related operation did not succeed.
Which class does status code 424 belong to?
424 is a Client errors (4xx) code. The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Where is the 424 code defined?
Status code 424 is defined in RFC 4918 and is part of the IANA HTTP Status Code Registry.