doGetRequest
Performs an HTTP GET request using the given URI.
Return
a String containing the response body of the HTTP GET request
Parameters
uri
the request URI
Performs an HTTP GET request using the given URI.
a String containing the response body of the HTTP GET request
the request URI