Skip to main content
Module

x/status/mod.ts>GATEWAY_TIMEOUT

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

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

This error response is given when the server is acting as a gateway and cannot get a response in time.

type

504