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

x/oak/mod.ts>Response#toDomResponse

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
method Response.prototype.toDomResponse
import { Response } from "https://deno.land/x/oak@v13.2.5/mod.ts";

Returns

Promise<globalThis.Response>