Skip to main content
The Web Request command (Command Type: 18) hooks into the browser’s web request lifecycle and intercepts HTTP requests at specified stages (before sending headers, on response, on error, etc.).

Command Type

Command Type ID: 18

Parameters

Listener Values

WebRequest.RequestFilter

Usage Examples

Capture API Responses

Intercept Before Headers Are Sent