Const
421 Misdirected Request
The request was directed at a server that is not able to produce a response. This can be sent by a server that is not configured to produce responses for the combination of scheme and authority that are included in the request URI.
import { MISDIRECTED_REQUEST } from 'costatus'; Copy
import { MISDIRECTED_REQUEST } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/421
421 Misdirected Request
The request was directed at a server that is not able to produce a response. This can be sent by a server that is not configured to produce responses for the combination of scheme and authority that are included in the request URI.
https://developer.mozilla.org/docs/Web/HTTP/Status/421