Skip to main content
Module

x/status/mod.ts>NETWORK_AUTHENTICATION_REQUIRED

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

Official Documentation @ https://tools.ietf.org/html/rfc6585#section-6

The 511 status code indicates that the client needs to authenticate to gain network access.

type

511