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

x/masx200_deno_http_middleware/src/createContext.ts>createContext

Deno 原生 HTTP 服务器的中间件框架
Latest
function createContext
import { createContext } from "https://deno.land/x/masx200_deno_http_middleware@3.3.0/src/createContext.ts";

Parameters

request: Request
optional
options: any = [UNSUPPORTED]