Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak/mod.ts>NativeRequest#respond

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method NativeRequest.prototype.respond
import { NativeRequest } from "https://deno.land/x/oak@v12.1.0/mod.ts";

Returns

Promise<void>