TTMSFNCCloudBaseRequestPostDataBuilder.AddContentType Method
Appends a
Content-Typeheader line to the POST body.
API unit family: TMSFNCCloudBase
Declaring type: TTMSFNCCloudBaseRequestPostDataBuilder
Syntax
procedure AddContentType(AValue: string);
Parameters
| Name | Description |
|---|---|
AValue |
The MIME type to use, such as application/json. |