Use the General tab to set the URL that is used for the request, to specify the HTTP method, and to create a custom request body.

The General tab contains the following elements:

Request URL


Specifies the URL and protocol (either http or https) for the request.
HTTP method


Specifies the HTTP method used for the request. For example, GET.
HTTP version


Specifies the HTTP version for the request.
Request body


Specifies a custom body to send with the request.

See Also