import { html } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/deps.ts";
Create an HTML response. Content-Type is set to "text/html; charset=utf-8" unless explicitly set.
Parameters
optional
init: ResponseInitimport { html } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/deps.ts";
Create an HTML response. Content-Type is set to "text/html; charset=utf-8" unless explicitly set.