Skip to main content
Module

x/status/mod.ts>MULTI_STATUS

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

Official Documentation @ https://tools.ietf.org/html/rfc2518#section-10.2

A Multi-Status response conveys information about multiple resources in situations where multiple status codes might be appropriate.

type

207