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

x/xserver/src/mod.ts>Cors

X-Server a Deno server module with middleware
Go to Latest
class Cors
extends Plugin
Re-export
import { Cors } from "https://deno.land/x/xserver@1.2.0/src/mod.ts";

Methods

handle(context: Context, origin: string)