failedDependency constant

int const failedDependency

failedDependency = 424.

The request failed due to failure of a previous request.

https://tools.ietf.org/html/rfc2518#section-10.5

Implementation

static const int failedDependency = 424;