getHttpResponse
function getHttpResponse(httpConn: http):string;
Returns the data that has been sent by the server in a response to http request.
See also: Http connectivity