Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function buildResponse
import { buildResponse } from "https://deno.land/x/authlete_deno@v1.2.3/src/web/response_util.ts";

Build a Response object.

Parameters

status: number
optional
headers: Headers
optional
body: string