Skip to main content
Module

x/http_fns/response/json.ts>json

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

Parameters

body: unknown
optional
headersInit: HeadersInit