Skip to main content
Module

x/status/mod.ts>METHOD_FAILURE

🗿 HTTP status utility for Deno. Based on Java Apache HttpStatus
Latest
variable METHOD_FAILURE
Deprecated
Deprecated

A deprecated response used by the Spring Framework when a method has failed.

import { METHOD_FAILURE } from "https://deno.land/x/status@0.1.0/mod.ts";

type

420