REST.Client.TRESTClient.ContentType
Delphi
property ContentType: string read GetContentType write SetContentType default 0;
C++
__property ContentType = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTClient |
Description
An internally used property that specifies the MIME (Multipurpose Internet Mail Extensions) type for POST or PUT requests. {{#multireplace:REST.Client.TRESTClient.ContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.Client.TCustomRESTClient.ContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.Client.TCustomRESTClient.ContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
An internally used property that specifies the MIME (Multipurpose Internet Mail Extensions) type for POST or PUT requests.