626 B
626 B
Home > puppeteer > Protocol > CacheStorage > RequestEntriesRequest > pathFilter
Protocol.CacheStorage.RequestEntriesRequest.pathFilter property
If present, only return the entries containing this substring in the path
Signature:
pathFilter?: string;