puppeteer/new-docs/puppeteer.protocol.cachestorage.requestentriesrequest.pathfilter.md
2020-07-13 14:01:35 +01:00

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;