Skip to main content
The Deno 2 Release Candidate is here
Learn more
method HttpResponseUtil.prototype.noBody
import { HttpResponseUtil } from "https://deno.land/x/sptaki@1.2.0/utils/HttpResponseUtil.d.ts";

Return passed in data as JSON string

Parameters

data: any