Skip to content

peRequestCodePage - 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 peRequestCodePage
Access Type Syntax
Read Access: Get peRequestCodePage to IntegerVariable
Write Access: Set peRequestCodePage to IntegerVariable/Value

Description

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

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