Files
browser/src/network
Karl Seguin 7c89a462eb cdp: send request information (RI) notifications on redirect
Extracted from https://github.com/lightpanda-io/browser/pull/3122. Sends RI for
redirect. Also, on a continueRequest which does redirect, restores the original
headers (continueRequest's headers are only valid for a single request).

To make this work in all drivers, CDP now decouples the transfer_id from the
intercept_id. Each unique request gets a distinct intercept_id which is managed
in CDP (with a intercept_id -> transfer_id mapping).
2026-08-06 06:53:54 +08:00
..
2026-08-03 18:26:58 -07:00
2026-07-22 13:26:03 +08:00
2026-07-22 13:26:03 +08:00