Skip to main content
Module

x/status/mod.ts>NO_CONTENT

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

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

There is no content to send for this request, but the headers may be useful. The user-agent may update its cached headers for this resource with the new ones.

type

204