ContentType Property

Content type for posts and puts.

Syntax

property ContentType: String read get_ContentType write set_ContentType;

Default Value

'application/atom+xml'

Remarks

If this property contains a non-empty string, a Content-Type HTTP request header is added to the request. The purpose of the header is to show the contents of the data during a PostResource or PutResource to the server.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]