Variable PRECONDITION_FAILEDConst

PRECONDITION_FAILED: 412

412 Precondition Failed

The client has indicated preconditions in its headers which the server does not meet.

import { PRECONDITION_FAILED } from 'costatus';

https://developer.mozilla.org/docs/Web/HTTP/Status/412