Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/utils/http.ts>allowCorsFor

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable allowCorsFor
import { allowCorsFor } from "https://deno.land/x/live@1.75.5/utils/http.ts";

type

(req?: Request) => Record<string, string>