The HTTPResponse class / com.HTTPResponse methods |
Returns an entire HTTP string as response from the server.
getTextResponse() RETURNING data STRING
The getTextResponse() method returns a HTTP reponse as a entire string.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.