Files
puppeteer/new-docs/puppeteer.securitydetails.protocol.md
2020-06-19 15:30:28 +02:00

435 B

Home > puppeteer > SecurityDetails > protocol

SecurityDetails.protocol() method

Signature:

protocol(): string;

Returns:

string

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