Skip to main content
Module

x/status/mod.ts>BAD_GATEWAY

🗿 HTTP status utility for Deno. Based on Java Apache HttpStatus
Latest
variable BAD_GATEWAY
import { BAD_GATEWAY } from "https://deno.land/x/status@0.1.0/mod.ts";

Official Documentation @ https://tools.ietf.org/html/rfc7231#section-6.6.3

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.

type

502