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

x/xserver/src/context.ts>default#end

X-Server a Deno server module with middleware
Go to Latest
method default.prototype.end
import { default } from "https://deno.land/x/xserver@5.1.0/src/context.ts";

Parameters

optional
code: Status
optional
body: Body
optional
head: Record<string, string>