Files
browser/src/server
Karl Seguin b7d790561f cdp: support request interception patterns
The Fetch.enable call takes `patterns` which can limit the path and type of
request that should be intercepted. This adds the wildcard support.

As before, RI is currently only enabled for Requests, not response. A warning
is printed if RI for responses is requested.

Fixes: https://github.com/lightpanda-io/browser/issues/3349
2026-09-01 10:06:55 +08:00
..
2026-08-31 22:44:59 +08:00
2026-08-31 22:45:14 +08:00