property MaximumAutomaticRedirections: integer; default 50;
Description
Gets or sets the maximum number of automatic redirections the request will follow.
The default value is 50.
The value can be used to initialize the corresponding property of new TScRestRequest objects.