peResponseCodePage - cWebHttpHandler

Determines the code page used when writing string data to the response

Type: Property

Access: Read/Write

Data Type: Integer

Parameters: None

Syntax
 Property Integer peResponseCodePage

Read Access: Get peResponseCodePage to IntegerVariable
Write Access: Set peResponseCodePage to IntegerVariable/Value


Description

Determines the code page used when writing string data to the response.

Used by OutputString.

See https://docs.microsoft.com/en-us/windows/desktop/Intl/code-page-identifiers for possible values. Defaults to CP_UTF8.