WebRequest.Body

From Xojo Documentation

Read-Only Property (As String )
StringValue = aWebRequest.Body

New in 2020r1

Supported for all project types and targets.

The data sent with the request when it's too large to be a parameter such as a file or or large amount of data.