get Response As String
Get the response of a call to a URL as a string.
Return
The response.
Parameters
url
The URL you want to get the response from
Throws
if the URL could not be called or a communication error occurred.
Get the response of a call to a URL as a string.
The response.
The URL you want to get the response from
if the URL could not be called or a communication error occurred.