Const
417 Expectation Failed
This response code means the expectation indicated by the Expect request header field cannot be met by the server.
Expect
import { EXPECTATION_FAILED } from 'costatus'; Copy
import { EXPECTATION_FAILED } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/417
417 Expectation Failed
This response code means the expectation indicated by the
Expect
request header field cannot be met by the server.https://developer.mozilla.org/docs/Web/HTTP/Status/417