import * as mod from "https://deno.land/std@0.197.0/http/util.ts";
Functions
Internal utility for returning a standardized response, automatically defining the body, status code and status text, according to the response type. |
import * as mod from "https://deno.land/std@0.197.0/http/util.ts";
Internal utility for returning a standardized response, automatically defining the body, status code and status text, according to the response type. |