Skip to main content
Module

x/puppeteer/mod.ts>SecurityDetails#protocol

A port of puppeteer running on Deno
Latest
method SecurityDetails.prototype.protocol
Re-export
import { SecurityDetails } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Returns

string

The security protocol being used, e.g. "TLS 1.2".