mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
769 B
769 B
Home > puppeteer > Protocol > Network > RequestServedFromCacheEvent
Protocol.Network.RequestServedFromCacheEvent interface
Fired if request ended up loading from cache.
Signature:
export interface RequestServedFromCacheEvent
Properties
Property | Type | Description |
---|---|---|
requestId | RequestId | Request identifier. |