function GetResponse: TScHttpWebResponse;
Description
The GetResponse method creates and returns a TScHttpWebResponse object that contains the response from the Internet resource.
You must free the returned TScHttpWebResponse instance to close the response and release the connection.