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

547 B

Home > puppeteer > Protocol > Network > Response > fromDiskCache

Protocol.Network.Response.fromDiskCache property

Specifies that the request was served from the disk cache.

Signature:

fromDiskCache?: boolean;