Skip to main content
Module

x/workers_middleware/cors.ts

Placeholder for Worker-based middleware solution
Latest
import * as workersMiddleware from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/cors.ts";

Variables

A CORS middleware that gives clients exactly the permissions they ask for, unless constrained by the definitions in options.

A CORS middleware that gives clients exactly the permissions they ask for, unless constrained by the definitions in options.

A CORS middleware that only grants the permissions defined via options.