property Body: TStringList;

 

Description

Gets or sets the body content of the request.

The body typically contains JSON-formatted data, represented as one or more strings. This is commonly used with HTTP methods such as POST, PUT, and PATCH. Although the HTTP protocol technically allows payloads with the DELETE, OPTIONS, and TRACE methods, this is rarely practiced.

SecureBridge Components, Copyright © 2007-2025 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support