com.HTTPRequest.doRequest

Performs the HTTP request.

Syntax

doRequest()

Usage

The doRequest() method performs the HTTP request.

Supported methods are GET, HEAD and DELETE.

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.