import { RequestResponse } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Respose body as text.
Note: Returns undefined
when .noThrow(404)
and status code is 404.
import { RequestResponse } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Respose body as text.
Note: Returns undefined
when .noThrow(404)
and status code is 404.