Skip to main content
Module

x/status/mod.ts>SEE_OTHER

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

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

Server sent this response to directing client to get requested resource to another URI with an GET request.

type

303