Skip to main content
Module

x/referrer_policy_middleware/deps.ts

HTTP referrer policy middleware
Latest
import * as referrerPolicyMiddleware from "https://deno.land/x/referrer_policy_middleware@1.0.0/deps.ts";

Functions

Whether the input is string or not.

Return an instance with the provided Request replacing the specified header. There are no side effects on the original Request.

Interfaces

HTTP handler API.

HTTP middleware API.