TTMSFNCRESTClientRequestHeader Class
Represents one HTTP header in a request.
API unit family: TMSFNCRESTClient
Inherits from: TCollectionItem
Syntax
TTMSFNCRESTClientRequestHeader = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Key | Gets or sets the header name. |
| Value | Gets or sets the header value. |