Add/Edit Breakpoint dialog

This dialogue allows you to add and edit HTTP breakpoints.

A breakpoint is defined by the following fields:

If you proxy a HTTP message that matches a breakpoint then ZAP will intercept it and allow you to change either the request or the response.

Note: ZAP will warn and prevent adding breakpoints with a fragment identifier component (#), if the breakpoint has match Contains and location URL. Such breakpoint would not work because the fragment identifier is not sent to the server.

Accessed via

     History tab'Break...' right click menu item
     Sites tab'Break...' right click menu item

See also

     UI Overviewfor an overview of the user interface
     Dialogsfor details of the dialogs or popups