psContentTypeSent - cXmlHttpTransfer
Contains the content type that is used for posted data
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psContentTypeSent
| Access Type | Syntax |
|---|---|
| Read Access: | Get psContentTypeSent to StringVariable |
| Write Access: | Set psContentTypeSent to StringVariable/Value |
Description
The psContentTypeSent property contains the content type that is used for posted data. The default tells the server that the posted data is text based XML. You will normally not need to change this.