HelpUiDialogsMan_req - psiinon/zap-core-help GitHub Wiki
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.
If selected automatically follows any redirects sent to the browser.
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.
This will bring up the Encode/Decode dialog. If you have highlighted any text then this will be automatically included in the 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 |
Split display for header and body
Combined display for header and body
Use current tracking session
Follow redirect
Request and Response tabs side by side
Request shown above Response
Request and Response panels side by side