The HTTPRequest class / com.HTTPRequest methods |
Performs the HTTP request.
doRequest()
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.