Table of Contents

TTMSFNCRESTClientRequestHeaders.Insert Method

Inserts a request header item at the specified index.

API unit family: TMSFNCRESTClient Declaring type: TTMSFNCRESTClientRequestHeaders

Syntax

function Insert(Index: Integer): TTMSFNCRESTClientRequestHeader;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created request header.