Const
502 Bad Gateway
This error response means that the server, while working as a gateway to get a response needed to handle the request, got an invalid response.
import { BAD_GATEWAY } from 'costatus'; Copy
import { BAD_GATEWAY } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/502
502 Bad Gateway
This error response means that the server, while working as a gateway to get a response needed to handle the request, got an invalid response.
https://developer.mozilla.org/docs/Web/HTTP/Status/502