Skip to main content
Version: 5.7.0

SetErrorCallbackOn202Status

Sets whether the error callback is triggered when a 202 status is received from the server. By default this is true.

caution

This flag is only intended for backward compatibility and is NOT recommended to be disabled otherwise.

Method Parameters

ParameterDescription
isErrorIf set to true, 202 is treated as an error

Usage

http://localhost:3000
// N/A