Proxy intercept

From the Proxy > Intercept tab, you can intercept HTTP requests and responses sent between the browser and the target server. This enables you to study how the website behaves when you interact with it.

The intercept feature enables you to perform the following useful actions:

Getting started

If you want a quick introduction to intercepting messages, you can follow the tutorials in the Getting started section:

Controls

When you intercept a message, the request details are populated in the Proxy > Intercept tab. You can see details of the target server at the top of the panel. For HTTP requests you can manually edit the target server. Select the Edit target menu .

The panel also contains the following controls:

Note

You can use hotkeys to forward or drop intercepted messages. By default, Ctrl+F forwards the current message. You can modify the default hotkeys in the hotkey settings.

Message display

The message editor in the main panel shows the current intercepted message. From here you can analyze the message and perform actions on it.

Click Action to see the context menu and access the standard functions. You can also perform the following actions for HTTP messages:

Protocol

You can use the Inspector to edit the protocol for the request. For more information, see the HTTP/2 documentation.