Skip to main content
Deno 2 is finally 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.2.2/src/context.ts";

Parameters

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