receiveDataWhenStatusError property

bool? receiveDataWhenStatusError
getter/setter pair

Whether to retrieve the data if status code indicates a failed request.

Defaults to true.

Implementation

bool? receiveDataWhenStatusError;