puppeteer/new-docs/puppeteer.protocol.network.response.connectionreused.md
2020-07-13 14:01:35 +01:00

575 B

Home > puppeteer > Protocol > Network > Response > connectionReused

Protocol.Network.Response.connectionReused property

Specifies whether physical connection was actually reused for this request.

Signature:

connectionReused: boolean;