Table of Contents

TTMSFNCCloudBaseRequestPostDataBuilder.AddContentType Method

Appends a Content-Type header 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.