Skip to main content
Module

x/authlete_deno/mod.ts>okJson

Authlete Library for Deno
Go to Latest
function okJson
Re-export
import { okJson } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Create a response of '200 OK' with the given content formatted in 'application/json; charset=utf-8'.

Parameters

content: string