TScRestRequest
function GetFullURL: string;
Description
Returns the full URL of the request, including all query parameters. For example: https://targetserver.com/endpoint?param1=value1¶m2=value2¶m3=value3