costatus
    Preparing search index...

    Variable EXPECTATION_FAILEDConst

    EXPECTATION_FAILED: 417

    417 Expectation Failed

    This response code means the expectation indicated by the Expect request header field cannot be met by the server.

    import { EXPECTATION_FAILED } from 'costatus';
    

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