psRequestAcceptType - cWebHttpHandler

Contains the value of the "Accept" header of the request while handling a request

Type: Property

Access: Read/Write

Data Type: String

Parameters: None

Syntax
 Property String psRequestAcceptType

Read Access: Get psRequestAcceptType to StringVariable
Write Access: Set psRequestAcceptType to StringVariable/Value


Description

This property contains the value of the "Accept" header of the request while handling a request.

For example: "text/html, application/xml".