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. |