Skip to main content
Module

x/http_fns/response/ok.ts>ok

A bunch of functions for building HTTP servers
Go to Latest
function ok
import { ok } from "https://deno.land/x/http_fns@v0.0.27/response/ok.ts";

Parameters

optional
body: BodyInit | null
optional
headers: HeadersInit