Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fresh/src/runtime/csp.ts>useCSP

The next-gen web framework.
Extremely Popular
Go to Latest
function useCSP
import { useCSP } from "https://deno.land/x/fresh@1.6.3/src/runtime/csp.ts";

Parameters

mutator: (csp: ContentSecurityPolicy) => void