import { HTTPResponse } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Returns
SecurityDetails | null
if the response was received over the
secure connection, or null
otherwise.
import { HTTPResponse } from "https://deno.land/x/pptr@1.2.0/mod.ts";
if the response was received over the
secure connection, or null
otherwise.