Skip to main content
Module

x/status/codes.ts>PAYMENT_REQUIRED

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

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

This response code is reserved for future use. Initial aim for creating this code was using it for digital payment systems however this is not used currently.

type

402