Module

x/oak/deps.ts>isRedirectStatus

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
function isRedirectStatus
import { isRedirectStatus } from "https://dotland.deno.dev/x/oak@v12.5.0/deps.ts";

A type guard that determines if the status code is a redirection.