This dialog allows you to create a request from scratch which will be submitted to the specified target, or resend an existing request after making any changes to it that you want to.
This shows the request header and data, either in one or two panels depending on the options chosen.
A ‘Method’ pull down allows you to switch between the HTTP methods.
Note that when the method is changed to a POST then any URL parameters are moved into the body, and when the method is changed from a POST then any parameters in the body are moved to the URL.
Pull downs allow you to select different Views for the Request header and body.
This changes the display so that separate panes are used for the header and body.
This changes the display so that the header and body are shown in one pane.
See the ‘Enable (Global) HTTP State’ option in the Options Connection screen.
This option controls whether encountered cookies should be added to subsequent requests. For example if a request is sent that results in a response with Set-Cookie header(s) should those cookies values be added to subsequent send attempts from the Manual Request dialog?
If selected automatically follows any redirects sent to the browser.
By default ZAP will automatically update (or add) the Content-Length header to match the size of the data submitted. If this option is unselected then ZAP will not update the header allowing you to specify any value you like.
If selected automatically regenerates Anti-CSRF tokens if any exist. Currently only supported in the message body and requires that the Anti-CSRF extension is enabled.
This changes the display so that the request and response tabs are side by side.
This increases the information that can be displayed but means you cannot see both the request and response at the same time.
This changes the display so that the request panel is shown above the response panel.
This decreases the information that can be displayed but means you can see both the request and response at the same time.
This changes the display so that the request panel is shown to the left of the response panel.
This decreases the information that can be displayed but means you can see both the request and response at the same time.
This shows the data sent to your browser in response to the request that you submitted, either in one or two panels depending on the options chosen.
Pull downs allow you to select different Views for the Response header and body.
Right clicking will bring up a menu which will allow you to:
This will bring up the Find dialog.
Top level Tools menu | ‘Manual Request Editor …’ menu item | |
Sites tab | ‘Open/Resend with Request Editor…’ right click menu item | |
History tab | ‘Open/Resend with Request Editor…’ right click menu item |
UI Overview | for an overview of the user interface | |
Dialogs | for details of the dialogs or popups |