method HTTPResponse.prototype.securityDetailsRe-exportimport { HTTPResponse } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; securityDetails(): SecurityDetails | nullReturnsSecurityDetails | nullif the response was received over the secure connection, or null otherwise.