[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Response](./puppeteer.protocol.network.response.md) > [securityDetails](./puppeteer.protocol.network.response.securitydetails.md) ## Protocol.Network.Response.securityDetails property Security details for the request. Signature: ```typescript securityDetails?: SecurityDetails; ```