mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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;