Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/xserver/src/mod.ts>cors

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

Methods

handle(context: Context, origin: string)