property SendBlockSize: integer; default 32768;
Description
Specifies the maximum size, in bytes, of the data block sent to the HTTP server in a single packet.
The default value is 32768.
The value can be used to initialize the corresponding property of new TScRestRequest objects.