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