chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.fetch / EnableRequest / patterns

patterns

val patterns: List<RequestPattern>?

If specified, only requests matching any of these patterns will produce fetchRequested event and will be paused until clients response. If not set, all requests will be affected.