showInternalServerErrors property

bool showInternalServerErrors
getter/setter pair

Toggle the value if you don't want to insert a new exception in exceptions stream from RestApiClient instance i the case of HttpStatus 500 in the response

Implementation

bool showInternalServerErrors;