pbLogInvalidRequests - cWebApp

Determines whether invalid requests received from the client result in an error

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean pbLogInvalidRequests

Read Access: Get pbLogInvalidRequests to BooleanVariable
Write Access: Set pbLogInvalidRequests to BooleanVariable/Value


Description

Determines whether invalid requests received from the client result in an error.

Depending on the deployment situation, you might not want each `invalid' http request to result in an error.

Defaults to True.