Skip to main content
Module

x/status/mod.ts>MULTIPLE_CHOICES

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

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

The request has more than one possible responses. User-agent or user should choose one of them. There is no standardized way to choose one of the responses.

type

300