Manual Request Editor dialog

This dialog allows you to create a request from scratch which will be submitted to the specified target.

Request tab

The top panel is for the request header and the bottom panel is for any data also sent, for example as part of a POST request.
A pull down is provided which allows you to see the data in either:
     Raw View: the data as supplied
     Tabular View: a table with one row per attribute and value

A second '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.

Two checkboxes are provided:
     Use current tracking session: see the 'Enable session tracking (Cookie)' menu item in the Edit menu
     Wykonaj przekierowanie: automatically follows any redirects sent to the browser

Response tab

The Response tab shows you the data sent to your browser in response to the request that you submitted.
The top panel shows the Response header and the bottom panel shows the Response content

Right click menu

Right clicking will bring up a menu which will allow you to:

Znajdź...

This will bring up the Find dialog.

Encode/Decode...

This will bring up the Encode/Decode dialog.
If you have highlighted any text then this will be automatically included in the dialog.

Accessed via

     Top level Tools menu'Manual Request Editor ...' menu item

Zobacz również

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