Skip to main content
Module

x/status/mod.ts>HTTP_VERSION_NOT_SUPPORTED

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

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

The HTTP version used in the request is not supported by the server.

type

505