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