puppeteer/website/versioned_docs/version-10.1.0/puppeteer.securitydetails.protocol.md

18 lines
418 B
Markdown
Raw Normal View History

2021-08-10 10:09:48 +00:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [SecurityDetails](./puppeteer.securitydetails.md) &gt; [protocol](./puppeteer.securitydetails.protocol.md)
## SecurityDetails.protocol() method
<b>Signature:</b>
```typescript
protocol(): string;
```
<b>Returns:</b>
string
The security protocol being used, e.g. "TLS 1.2".