Context
v1's Response type explicitly does not capture bodies. Debugging a scrape or an automation often needs to see exactly what came back.
Scope
- Read (and optionally modify) response bodies through the interception path.
- Export a session's full request/response history as a HAR file.
Acceptance criteria
Context
v1's
Responsetype explicitly does not capture bodies. Debugging a scrape or an automation often needs to see exactly what came back.Scope
Acceptance criteria
onResponse/route hooks once implemented for real