psRequestContentType - cWebHttpHandler
Contains the content type passed in the header of the request while handling the request
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psRequestContentType
| Access Type | Syntax |
|---|---|
| Read Access: | Get psRequestContentType to StringVariable |
| Write Access: | Set psRequestContentType to StringVariable/Value |
Description
This property contains the content type passed in the header of the request while handling the request.