Skip to main content
Module

x/status/mod.ts>RESET_CONTENT

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

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

This response code is sent after accomplishing request to tell user agent reset document view which sent this request.

type

205